bt: update BT HAL configuration file for CT3
Bug: 309721598 Test: make Change-Id: Ia6ef29d3ba5b5a5348dc35caef87f660d7193bc2
This commit is contained in:
parent
8f086f9019
commit
6538c4fa28
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