caimito: Update bluetooth configuration from BP2A
Change-Id: I2d7a821a558e9074d1e45465110dd9cdae43702f
This commit is contained in:
parent
6b8ba07d33
commit
5431964346
6 changed files with 4954 additions and 1 deletions
File diff suppressed because it is too large
Load diff
|
@ -136,6 +136,7 @@
|
|||
"Two-OneChan-SnkAse-Lc3_16_1-Two-OneChan-SrcAse-Lc3_16_1_Low_Latency",
|
||||
"Two-TwoChan-SnkAse-Lc3_48_2-Two-TwoChan-SrcAse-Lc3_48_2_Low_Latency",
|
||||
"Two-TwoChan-SnkAse-Lc3_48_1-Two-TwoChan-SrcAse-Lc3_48_1_Low_Latency",
|
||||
"Two-OneChan-SnkAse-Lc3_48_2-Two-OneChan-SrcAse-Lc3_32_2_Low_Latency",
|
||||
"One-TwoChan-SnkAse-Lc3_32_2-One-TwoChan-SrcAse-Lc3_32_2_Low_Latency",
|
||||
"One-TwoChan-SnkAse-Lc3_16_2-One-TwoChan-SrcAse-Lc3_16_2_Low_Latency",
|
||||
"One-TwoChan-SnkAse-Lc3_16_1-One-TwoChan-SrcAse-Lc3_16_1_Low_Latency",
|
||||
|
|
|
@ -19,6 +19,9 @@ 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
|
||||
|
||||
|
|
|
@ -19,6 +19,9 @@ 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
|
||||
|
||||
|
|
|
@ -19,6 +19,9 @@ 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
|
||||
|
||||
|
|
|
@ -50,6 +50,7 @@
|
|||
<scenario encode="OneChanStereo_32_2" decode="OneChanStereo_32_2"/>
|
||||
<scenario encode="OneChanStereo_32_2" decode="OneChanMono_32_2"/>
|
||||
<scenario encode="TwoChanStereo_32_2" decode="OneChanMono_32_2"/>
|
||||
<scenario encode="TwoChanStereo_32_2" decode="OneChanMono_16_2"/>
|
||||
<scenario encode="OneChanMono_32_2" decode="OneChanMono_32_2"/>
|
||||
<!-- broadcast -->
|
||||
<scenario encode="invalid" decode="invalid" broadcast="BcastStereo_48_2"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue