caimito: Update bluetooth configuration from BP2A

Change-Id: I2d7a821a558e9074d1e45465110dd9cdae43702f
This commit is contained in:
Michael Bestas 2025-06-16 22:18:27 +03:00 committed by Michael Bestas
parent 6b8ba07d33
commit 5431964346
No known key found for this signature in database
6 changed files with 4954 additions and 1 deletions

File diff suppressed because it is too large Load diff

View file

@ -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",

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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"/>