mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 11:26:33 +00:00
power_profile: add bluetooth power data
Bug: 195720809 Test: Manual Change-Id: Ibfdbc1279887b0a7e75bdffd27e2eb5b4b778f7e
This commit is contained in:
@@ -176,5 +176,14 @@
|
||||
<item name="wifi.controller.tx">331</item>
|
||||
<!-- Operating voltage for wifi radio in mV.-->
|
||||
<item name="wifi.controller.voltage">3700</item>
|
||||
|
||||
<!-- Idle current for bluetooth in mA.-->
|
||||
<item name="bluetooth.controller.idle">0.01</item>
|
||||
<!-- Rx current for bluetooth in mA.-->
|
||||
<item name="bluetooth.controller.rx">9</item>
|
||||
<!-- Tx current for bluetooth in mA-->
|
||||
<item name="bluetooth.controller.tx">7</item>
|
||||
<!-- Operating voltage for bluetooth in mV.-->
|
||||
<item name="bluetooth.controller.voltage">3300</item>
|
||||
</device>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user