Bluetooth: Enable BQR Stats event and Disable BtHalBqrEnable
this patch is to cooperate with Bluetooth Stack pre-build for BQRv6 1.Enable BQR RF Stats event (bit 8 = 1) at BQR event Mask 0x100 = 256, default value(295006) + 256 = 295262 2.Disable BtHalBqrEnable to disable config BQR from HAL Bug: 332305546 Test: Manual Change-Id: Ie9045b15bd9093a12d61eab592d29684c751e77f
This commit is contained in:
parent
fbfb9bd4e6
commit
51c1cfe461
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ AocPowerPinCtrlCheckEnable = true
|
|||
SarBackOffHighResolution = true
|
||||
|
||||
# Update BQR Event Mask property value
|
||||
BqrEventMaskValueUpdate = 295006
|
||||
BqrEventMaskValueUpdate = 295262
|
||||
|
||||
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||
|
||||
|
@ -23,7 +23,7 @@ AccelBtDisable = false
|
|||
|
||||
BtHalRecoveryByRestart = true
|
||||
|
||||
BtHalBqrEnable = true
|
||||
BtHalBqrEnable = false
|
||||
|
||||
# <string> The hardware stage with old chip revision is no longer
|
||||
# # supported by BT firmware.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue