Merge "bt: update BT HAL configuration file for CT3" into main
This commit is contained in:
commit
82d0c1cc9f
1 changed files with 15 additions and 0 deletions
|
@ -3,5 +3,20 @@
|
||||||
# Uart port name
|
# Uart port name
|
||||||
UartPort = /dev/ttySAC18
|
UartPort = /dev/ttySAC18
|
||||||
|
|
||||||
|
# Userial type
|
||||||
|
# UserialType = 2
|
||||||
|
|
||||||
|
# <boolean> Enable check whether let aoc controls power pin
|
||||||
|
AocPowerPinCtrlCheckEnable = true
|
||||||
|
|
||||||
# Sar backOff high resolution support
|
# Sar backOff high resolution support
|
||||||
SarBackOffHighResolution = true
|
SarBackOffHighResolution = true
|
||||||
|
|
||||||
|
# Update BQR Event Mask property value
|
||||||
|
BqrEventMaskValueUpdate = 295006
|
||||||
|
|
||||||
|
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||||
|
|
||||||
|
BtOpusEnabled = true
|
||||||
|
|
||||||
|
AccelBtDisable = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue