Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp64 auto bluetoothBleOnTimeMs = GetActiveTimeMs(StatsUtils::STATS_TYPE_BLUETOOTH_BLE_ON); in CalculateBtPower() local
65 …auto bluetoothBleOnPowerMah = bluetoothBleOnAverageMa * bluetoothBleOnTimeMs / StatsUtils::MS_IN_H… in CalculateBtPower()
85 bluetoothBleOnTimeMs, in CalculateBtPower()