sweet: overlay: Add bluetooth power data to power_profile

Bug: 195720809
Test: Manual
Change-Id: I8104c9cd7890ee7968a6e0cbb8f57007c9bd2b42
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
jonerlin 2021-08-06 17:19:45 +08:00 committed by donjohanliebert
parent f90f3dc154
commit 7d155cd5f2

View File

@ -174,4 +174,13 @@
<value>.1</value> <!-- 513-4,096/hr -->
<value>1</value> <!-- 4097-/hr -->
</array>
<!-- 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>