Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp105 auto bluetoothBleScanTimeMs = GetActiveTimeMs(uid, StatsUtils::STATS_TYPE_BLUETOOTH_BLE_SCAN); in CalculateBtPowerForApp() local
106 …auto bluetoothBleScanPowerMah = bluetoothBleScanTimeMs * bluetoothBleScanAverageMa / StatsUtils::M… in CalculateBtPowerForApp()
119 bluetoothBleScanTimeMs, in CalculateBtPowerForApp()