Use BqrEventMaskValueUpdate on BT overlay config to update BQR mask. Test: build and check config file Bug: 333340579 Change-Id: I80bb30ef08e9f7fd49535cd2d1b2206728801115
27 lines
581 B
Text
27 lines
581 B
Text
# This is BTBCM HAL overlay configuration file.
|
|
|
|
# Uart port name
|
|
UartPort = /dev/ttySAC18
|
|
|
|
# Priority of uart type
|
|
# HciUartSocket = 0
|
|
# SerialUartPort = 1
|
|
# SerialAocUartPort = 2
|
|
# UserialInvalid = 3
|
|
UserialTypePriority = 1
|
|
|
|
# <string> The hardware support which offload capability
|
|
BtOffloadCap = AOC
|
|
|
|
# <string> The BT Offload Trunk Flag Group Name
|
|
BtOffloadTrunkGroup = 25M_AOC
|
|
|
|
# Sar backOff high resolution support
|
|
SarBackOffHighResolution = true
|
|
|
|
AccelBtDisable = false
|
|
|
|
BtHalRecoveryByRestart = true
|
|
|
|
# Update BQR Event Mask property value
|
|
BqrEventMaskValueUpdate = 295006
|