bt: update BQR event_mask and set vendor quality configuration
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: 240636731 Test: manual test vendor specific masks Change-Id: I6b2099bc0a0b8ea133a40a286855e2b0fa91e686
This commit is contained in:
parent
ee1a3d85d5
commit
7da4616689
5 changed files with 22 additions and 8 deletions
|
@ -10,7 +10,8 @@ AocPowerPinCtrlCheckEnable = true
|
|||
SarBackOffHighResolution = true
|
||||
|
||||
# Update BQR Event Mask property value
|
||||
BqrEventMaskValueUpdate = 262238
|
||||
# TODO: remove this bqr event mask setting after Alpha exit
|
||||
BqrEventMaskValueUpdate = 295006
|
||||
|
||||
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||
|
||||
|
|
|
@ -7,7 +7,8 @@ UartPort = /dev/ttySAC18
|
|||
SarBackOffHighResolution = true
|
||||
|
||||
# Update BQR Event Mask property value
|
||||
BqrEventMaskValueUpdate = 262238
|
||||
# TODO: remove this bqr event mask setting after Alpha exit
|
||||
BqrEventMaskValueUpdate = 295006
|
||||
|
||||
BtA2dpOffloadCap = sbc-aac-aptx-aptxhd-ldac-opus
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue