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 (BQRv6 workaround) Bug: 332305546 Test: Manual Change-Id: Ie4a4cf4c36598d98ff43ea072a1a0d8cef22fd97
30 lines
648 B
Text
30 lines
648 B
Text
# This is BTBCM HAL overlay configuration file.
|
|
|
|
# Uart port name
|
|
UartPort = /dev/ttySAC18
|
|
|
|
# Userial type
|
|
# UserialType = 2
|
|
|
|
# Sar backOff high resolution support
|
|
SarBackOffHighResolution = true
|
|
|
|
# Update BQR Event Mask property value
|
|
BqrEventMaskValueUpdate = 295262
|
|
|
|
# Update BQR Event Mask property value
|
|
BqrEnergyReportLogging = true
|
|
|
|
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
|
|
|
BtOpusEnabled = true
|
|
|
|
AccelBtDisable = false
|
|
|
|
BtHalRecoveryByRestart = true
|
|
|
|
BtHalBqrEnable = false
|
|
|
|
# <string> The hardware stage with old chip revision is no longer
|
|
# supported by BT firmware.
|
|
HwStageWithOldChipFwNoLongerSupport = EVT1.0-PROTO1.0-PROTO1.1
|