Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp98 auto bluetoothBrScanTimeMs = GetActiveTimeMs(uid, StatsUtils::STATS_TYPE_BLUETOOTH_BR_SCAN); in CalculateBtPowerForApp() local
99 …auto bluetoothBrScanPowerMah = bluetoothBrScanTimeMs * bluetoothBrScanAverageMa / StatsUtils::MS_I… in CalculateBtPowerForApp()
116 bluetoothBrScanTimeMs, in CalculateBtPowerForApp()