Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/entities/
Dbluetooth_entity.cpp102 auto bluetoothBleScanTimeMs = GetActiveTimeMs(uid, StatsUtils::STATS_TYPE_BLUETOOTH_BLE_SCAN); in CalculateBtPowerForApp() local
103 …auto bluetoothBleScanPowerMah = bluetoothBleScanTimeMs * bluetoothBleScanAverageMa / StatsUtils::M… in CalculateBtPowerForApp()
116 bluetoothBleScanTimeMs, in CalculateBtPowerForApp()