Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp68 auto bluetoothUidPowerMah = GetBluetoothUidPower(); in CalculateBtPower() local
70 bluetoothPowerMah_ = bluetoothBrOnPowerMah + bluetoothBleOnPowerMah + bluetoothUidPowerMah; in CalculateBtPower()
88 bluetoothUidPowerMah, in CalculateBtPower()
109 auto bluetoothUidPowerMah = bluetoothBrScanPowerMah + bluetoothBleScanPowerMah; in CalculateBtPowerForApp() local
110 UpdateAppBluetoothBlePower(POWER_TYPE_ALL, uid, bluetoothUidPowerMah); in CalculateBtPowerForApp()
122 bluetoothUidPowerMah, in CalculateBtPowerForApp()

Completed in 2 milliseconds