device_google_shusky/bluetooth/bt_vendor_overlay.conf
Treehugger Robot 18e2872db6 Merge "Revert "Enable Bluetooth CHRE feature on bt_vendor.conf"" into udc-qpr-dev am: b837e87068 am: 817ae97beb
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/25482396

Change-Id: I24d2914f1a3d2d0bdd26ec7fe97a5f475ca3a53e
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2023-11-29 04:26:05 +00:00

29 lines
916 B
Text

# This is BTBCM HAL overlay configuration file.
# Uart port name
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
# <string> The hardware stage with old chip revision is no longer
# supported by BT firmware.
HwStageWithOldChipFwNoLongerSupport = PROTO1.0-PROTO1.1
# <boolean> APM Uart skip suspend to aovid hold system too long when BT using AOC UART
ApmUartSkipSuspend = true
# Sar backOff high resolution support
SarBackOffHighResolution = true
# Update BQR Event Mask property value
# TODO: remove this bqr event mask setting after Alpha exit
BqrEventMaskValueUpdate = 295006
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
BtOpusEnabled = true