1# This is BTBCM HAL overlay configuration file. 2 3# Uart port name 4UartPort = /dev/ttySAC18 5 6# <boolean> Enable check whether let aoc controls power pin 7AocPowerPinCtrlCheckEnable = true 8 9# <string> The hardware stage does not need aoc to control power pin 10# This only affects when AocPowerPinCtrlCheckEnable is true 11HwStageDoesNotCtrlPowerPinFromAoc = PROTO1.0-EVT1.0-EVT1.2 12 13# <string> The hardware stage with old chip revision is no longer 14# supported by BT firmware. 15HwStageWithOldChipFwNoLongerSupport = PROTO1.0-PROTO1.1 16 17# Priority of uart type 18# HciUartSocket = 0 19# SerialUartPort = 1 20# SerialAocUartPort = 2 21# UserialInvalid = 3 22UserialTypePriority = 2-1 23 24# <string> The hardware support which offload capability 25BtOffloadCap = AOC 26 27# <string> The BT Offload Trunk Flag Group Name 28BtOffloadTrunkGroup = 23P_AOC 29 30# <boolean> APM Uart skip suspend to aovid hold system too long when BT using AOC UART 31ApmUartSkipSuspend = true 32 33# Sar backOff high resolution support 34SarBackOffHighResolution = true 35 36# Update BQR Event Mask property value 37# TODO: remove this bqr event mask setting after Alpha exit 38BqrEventMaskValueUpdate = 295006 39 40BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus 41 42BtOpusEnabled = true 43