Home
last modified time | relevance | path

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

/base/powermgr/battery_statistics/services/native/include/entities/
Dbluetooth_entity.h52 double bluetoothBrPowerMah_ = StatsUtils::DEFAULT_VALUE; variable
/base/powermgr/battery_statistics/services/native/src/entities/
Dbluetooth_entity.cpp57 bluetoothBrPowerMah_ += bluetoothBrOnPowerMah; in CalculateBtPower()
255 power = bluetoothBrPowerMah_; in GetStatsPowerMah()
297 bluetoothBrPowerMah_ = StatsUtils::DEFAULT_VALUE; in Reset()