diff --git a/bluetooth/bt_vendor_overlay.conf b/bluetooth/bt_vendor_overlay.conf index 3b6fa80..dbdb40a 100644 --- a/bluetooth/bt_vendor_overlay.conf +++ b/bluetooth/bt_vendor_overlay.conf @@ -15,3 +15,6 @@ AocPowerPinCtrlCheckEnable = true # The hardware stage does not need aoc to control power pin # This only affects when AocPowerPinCtrlCheckEnable is true HwStageDoesNotCtrlPowerPinFromAoc = DEV1.0 + +# APM Uart skip suspend to aovid hold system too long when BT using AOC UART +ApmUartSkipSuspend = true