1# This is BTBCM HAL overlay configuration file.
2
3# Uart port name
4UartPort = /dev/ttySAC18
5
6# Priority of uart type
7# HciUartSocket = 0
8# SerialUartPort = 1
9# SerialAocUartPort = 2
10# UserialInvalid = 3
11UserialTypePriority = 2-1
12
13# <string> The hardware support which offload capability
14BtOffloadCap = AOC
15
16# <string> The BT Offload Trunk Flag Group Name
17BtOffloadTrunkGroup = 24P_AOC
18
19# Sar backOff high resolution support
20SarBackOffHighResolution = true
21
22# Update BQR Event Mask property value
23BqrEventMaskValueUpdate = 295262
24
25# Update BQR Event Mask property value
26BqrEnergyReportLogging = true
27
28BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
29
30BtOpusEnabled = true
31
32AccelBtDisable = false
33
34BtHalRecoveryByRestart = true
35
36BtHalBqrEnable = false
37
38# <string> The hardware stage with old chip revision is no longer
39# supported by BT firmware.
40HwStageWithOldChipFwNoLongerSupport = EVT1.0-PROTO1.0-PROTO1.1
41
42ThreadDispatcherEnabled = true
43