bt: support Sar backoff high resolution command in P22 projects
* set SarBackOffHighResolution = true for support power index from 0 to 80 for setting backoff in 0.25 dB step Bug: 170369474 Test: sending sar command with power cap index between 20 ~ 80 and confirm the SAR backoff is workable. Change-Id: I56d75abcff55e93554bf656fff164b861fe0e3c2
This commit is contained in:
parent
8eb016913d
commit
3275b689d7
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
||||||
|
|
||||||
# Uart port name
|
# Uart port name
|
||||||
UartPort = /dev/ttySAC18
|
UartPort = /dev/ttySAC18
|
||||||
|
|
||||||
|
# Sar backOff high resolution support
|
||||||
|
SarBackOffHighResolution = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue