Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/src/entities/
H A Dbluetooth_entity.cpp414 double bluetoothUidPower = StatsUtils::DEFAULT_VALUE; in GetBluetoothUidPower() local
420 return bluetoothUidPower; in GetBluetoothUidPower()
426 return bluetoothUidPower; in GetBluetoothUidPower()
438 bluetoothUidPower = uidEntity->GetEntityPowerMah(bluetoothUid); in GetBluetoothUidPower()
440 STATS_HILOGD(COMP_SVC, "Get bluetooth uid power consumption: %{public}lfmAh", bluetoothUidPower); in GetBluetoothUidPower()
442 return bluetoothUidPower; in GetBluetoothUidPower()

Completed in 2 milliseconds