Skip to content
Snippets Groups Projects
Commit 3275b689 authored by jonerlin's avatar jonerlin Committed by Joner Lin
Browse files

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
parent 8eb01691
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,6 @@
# Uart port name
UartPort = /dev/ttySAC18
# Sar backOff high resolution support
SarBackOffHighResolution = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment