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/
Dbluetooth_entity.cpp56 …auto bluetoothBrOnPowerMah = bluetoothBrOnAverageMa * bluetoothBrOnTimeMs / StatsUtils::MS_IN_HOUR; in CalculateBtPower() local
57 bluetoothBrPowerMah_ += bluetoothBrOnPowerMah; in CalculateBtPower()
68 bluetoothPowerMah_ = bluetoothBrOnPowerMah + bluetoothBleOnPowerMah + bluetoothUidPowerMah; in CalculateBtPower()
82 bluetoothBrOnPowerMah, in CalculateBtPower()