bt: enable vendor logging and update BQR event_mask
enable Vendor Specific Quality event as default. set bqr event_mask to 295006 (0x4805e), vnd_quality_mask to 29 (0x1d) for user debug or eng rom Bug: 307996228 Test: manual test vendor specific masks Change-Id: I4e3099ea491d9b919bf694972521f955c0760f01
This commit is contained in:
parent
f6113d0147
commit
aa0c0d0528
7 changed files with 28 additions and 10 deletions
|
@ -13,7 +13,7 @@ AocPowerPinCtrlCheckEnable = true
|
|||
SarBackOffHighResolution = true
|
||||
|
||||
# Update BQR Event Mask property value
|
||||
BqrEventMaskValueUpdate = 262238
|
||||
BqrEventMaskValueUpdate = 295006
|
||||
|
||||
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ UartPort = /dev/ttySAC18
|
|||
SarBackOffHighResolution = true
|
||||
|
||||
# Update BQR Event Mask property value
|
||||
BqrEventMaskValueUpdate = 262238
|
||||
BqrEventMaskValueUpdate = 295006
|
||||
|
||||
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ UartPort = /dev/ttySAC18
|
|||
SarBackOffHighResolution = true
|
||||
|
||||
# Update BQR Event Mask property value
|
||||
BqrEventMaskValueUpdate = 262238
|
||||
BqrEventMaskValueUpdate = 295006
|
||||
|
||||
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ UartPort = /dev/ttySAC18
|
|||
SarBackOffHighResolution = true
|
||||
|
||||
# Update BQR Event Mask property value
|
||||
BqrEventMaskValueUpdate = 262238
|
||||
BqrEventMaskValueUpdate = 295006
|
||||
|
||||
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue