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:
jonerlin 2022-03-10 23:03:04 +08:00 committed by Joner Lin
parent 8eb016913d
commit 3275b689d7

View file

@ -2,3 +2,6 @@
# Uart port name
UartPort = /dev/ttySAC18
# Sar backOff high resolution support
SarBackOffHighResolution = true