Home
last modified time | relevance | path

Searched refs:bluetoothBrOnPowerMah (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp58 auto bluetoothBrOnPowerMah = bluetoothBrOnAverageMa * bluetoothBrOnTimeMs / StatsUtils::MS_IN_HOUR; in CalculateBtPower() local
59 bluetoothBrPowerMah_ += bluetoothBrOnPowerMah; in CalculateBtPower()
70 bluetoothPowerMah_ = bluetoothBrOnPowerMah + bluetoothBleOnPowerMah + bluetoothUidPowerMah; in CalculateBtPower()
84 bluetoothBrOnPowerMah, in CalculateBtPower()

Completed in 2 milliseconds