Home
last modified time | relevance | path

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

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