Home
last modified time | relevance | path

Searched refs:bluetoothBleScanPowerMah (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp106 auto bluetoothBleScanPowerMah = bluetoothBleScanTimeMs * bluetoothBleScanAverageMa / StatsUtils::MS_IN_HOUR; in CalculateBtPowerForApp() local
107 UpdateAppBluetoothBlePower(POWER_TYPE_BLE, uid, bluetoothBleScanPowerMah); in CalculateBtPowerForApp()
109 auto bluetoothUidPowerMah = bluetoothBrScanPowerMah + bluetoothBleScanPowerMah; in CalculateBtPowerForApp()
121 bluetoothBleScanPowerMah, in CalculateBtPowerForApp()

Completed in 2 milliseconds