BT CHRE: AOC control BT power pin config

Let AOC control BT power pin at specific hardware stages

Test: make and check BT CHRE power control command
Bug: 281793463
Change-Id: I3acf11db94fb1fd46efac9582c5b53243e7dfcc2
This commit is contained in:
kuanyuhuang 2023-05-10 08:02:43 +00:00
parent 3ffe67918e
commit 4c0162c926

View file

@ -6,6 +6,10 @@ UartPort = /dev/ttySAC18
# <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 = PROTO1.0-EVT1.0-EVT1.2
# Sar backOff high resolution support
SarBackOffHighResolution = true