Searched refs:bluetoothPowerMah (Results 1 – 3 of 3) sorted by relevance
113 public double bluetoothPowerMah; field in BatterySipper207 bluetoothPowerMah += other.bluetoothPowerMah; in add()222 flashlightPowerMah + bluetoothPowerMah; in sumPower()
57 app.bluetoothPowerMah = powerMah; in calculateApp()93 app.bluetoothPowerMah = powerMah; in calculateRemaining()
4346 if (bs.bluetoothPowerMah != 0) { in dumpLocked()4348 printmAh(pw, bs.bluetoothPowerMah); in dumpLocked()