Merge "Add BT offload config into bt_vendo_overlay" into main
This commit is contained in:
commit
7fe342f7a4
1 changed files with 13 additions and 0 deletions
|
@ -13,5 +13,18 @@ AocPowerPinCtrlCheckEnable = true
|
|||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue