Disable Accelerated BT ON feature for ripcurrent
Bug: 262181537 Test: make Change-Id: Ifc109da72052130f225271c87f75e44f9318da41
This commit is contained in:
parent
d63e841415
commit
0b2e0595fb
2 changed files with 17 additions and 1 deletions
16
bluetooth/bt_vendor_overlay_ripcurrent.conf
Normal file
16
bluetooth/bt_vendor_overlay_ripcurrent.conf
Normal file
|
@ -0,0 +1,16 @@
|
|||
# This is BTBCM HAL overlay configuration file.
|
||||
|
||||
# Uart port name
|
||||
UartPort = /dev/ttySAC18
|
||||
|
||||
# Sar backOff high resolution support
|
||||
SarBackOffHighResolution = true
|
||||
|
||||
# Update BQR Event Mask property value
|
||||
BqrEventMaskValueUpdate = 262238
|
||||
|
||||
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||
|
||||
BtOpusEnabled = true
|
||||
|
||||
AccelBtDisable = true
|
Loading…
Add table
Add a link
Reference in a new issue