Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp99 auto bluetoothBrScanPowerMah = bluetoothBrScanTimeMs * bluetoothBrScanAverageMa / StatsUtils::MS_IN_HOUR; in CalculateBtPowerForApp() local
100 UpdateAppBluetoothBlePower(POWER_TYPE_BR, uid, bluetoothBrScanPowerMah); in CalculateBtPowerForApp()
109 auto bluetoothUidPowerMah = bluetoothBrScanPowerMah + bluetoothBleScanPowerMah; in CalculateBtPowerForApp()
118 bluetoothBrScanPowerMah, in CalculateBtPowerForApp()

Completed in 1 milliseconds