device_google_caimito/bluetooth/bt_vendor_overlay_caiman.conf
Michael Bestas 5431964346
caimito: Update bluetooth configuration from BP2A
Change-Id: I2d7a821a558e9074d1e45465110dd9cdae43702f
2025-06-26 08:25:56 +03:00

54 lines
1.3 KiB
Text

# This is BTBCM HAL overlay configuration file.
# Uart port name
UartPort = /dev/ttySAC18
# 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 = 24P_AOC
# Sar backOff high resolution support
SarBackOffHighResolution = true
# Sar BLE Non-connection support
SarBleNonConnection = true
# Update BQR Event Mask property value
BqrEventMaskValueUpdate = 295262
# Update BQR Event Mask property value
BqrEnergyReportLogging = true
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
BtOpusEnabled = true
AccelBtDisable = false
BtHalRecoveryByRestart = true
BtHalBqrEnable = false
# <string> The hardware stage with old chip revision is no longer
# supported by BT firmware.
HwStageWithOldChipFwNoLongerSupport = EVT1.0-PROTO1.0-PROTO1.1
ThreadDispatcherEnabled = true
# A2DP_LDAC_QUALITY_HIGH 0 // Equal to 990/909(kbps)
# A2DP_LDAC_QUALITY_MID 1 // Equal to 660/606(kbps)
# A2DP_LDAC_QUALITY_LOW 2 // Equal to 330/303(kbps)
# A2DP_LDAC_QUALITY_ABR 3 // ABR mode, range: 990,660,492,396,330(kbps)
LdacDefaultQualityMode = 3
# <boolean> APM Uart skip suspend to aovid hold system too long when BT using AOC UART
ApmUartSkipSuspend = true