Home
last modified time | relevance | path

Searched refs:bluetoothBleOnPowerMah (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp65 …auto bluetoothBleOnPowerMah = bluetoothBleOnAverageMa * bluetoothBleOnTimeMs / StatsUtils::MS_IN_H… in CalculateBtPower() local
66 bluetoothBlePowerMah_ += bluetoothBleOnPowerMah; in CalculateBtPower()
70 bluetoothPowerMah_ = bluetoothBrOnPowerMah + bluetoothBleOnPowerMah + bluetoothUidPowerMah; in CalculateBtPower()
87 bluetoothBleOnPowerMah, in CalculateBtPower()