From 0c86531b29df3b6167e289546b0d5e25d18e9c64 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 16 Jun 2025 22:18:27 +0300 Subject: [PATCH] felix: Update bluetooth configuration from BP2A Change-Id: I2d7a821a558e9074d1e45465110dd9cdae43702f --- bluetooth/bt_vendor_overlay.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bluetooth/bt_vendor_overlay.conf b/bluetooth/bt_vendor_overlay.conf index aab8da2..6170f12 100644 --- a/bluetooth/bt_vendor_overlay.conf +++ b/bluetooth/bt_vendor_overlay.conf @@ -7,3 +7,6 @@ UartPort = /dev/ttySAC18 BqrEventMaskValueUpdate = 295006 BtOpusEnabled = true + +# Silent recover unimplement type packet when no device connected +SilentRecoverUnimplementedPacket = true