Use BqrEventMaskValueUpdate on BT overlay config to update BQR mask. Test: build and check config file Bug: 333340762 Change-Id: I9a9884efed98098a39cacfaf21cc250fbbc9fdbb
34 lines
910 B
Plaintext
34 lines
910 B
Plaintext
# This is BTBCM HAL overlay configuration file.
|
|
|
|
# Uart port name
|
|
UartPort = /dev/ttySAC18
|
|
|
|
# Sar backOff high resolution support
|
|
SarBackOffHighResolution = true
|
|
|
|
# <boolean> Enable check whether let aoc controls power pin
|
|
AocPowerPinCtrlCheckEnable = true
|
|
|
|
# <string> The hardware stage does not need aoc to control power pin
|
|
# This only affects when AocPowerPinCtrlCheckEnable is true
|
|
HwStageDoesNotCtrlPowerPinFromAoc = DEV1.0
|
|
|
|
# Priority of uart type
|
|
# HciUartSocket = 0
|
|
# SerialUartPort = 1
|
|
# SerialAocUartPort = 2
|
|
# UserialInvalid = 3
|
|
UserialTypePriority = 2-1
|
|
|
|
# <string> The hardware support which offload capability
|
|
BtOffloadCap = AOC
|
|
|
|
# <string> The BT Offload Trunk Flag Group Name
|
|
BtOffloadTrunkGroup = 24M_AOC
|
|
|
|
# <boolean> APM Uart skip suspend to aovid hold system too long when BT using AOC UART
|
|
ApmUartSkipSuspend = true
|
|
|
|
# Update BQR Event Mask property value
|
|
BqrEventMaskValueUpdate = 295006
|