Searched refs:bluetoothPowerMah_ (Results 1 – 2 of 2) sorted by relevance
68 bluetoothPowerMah_ = bluetoothBrOnPowerMah + bluetoothBleOnPowerMah + bluetoothUidPowerMah; in CalculateBtPower()69 totalPowerMah_ += bluetoothPowerMah_; in CalculateBtPower()73 statsInfo->SetPower(bluetoothPowerMah_); in CalculateBtPower()87 bluetoothPowerMah_); in CalculateBtPower()244 power = bluetoothPowerMah_; in GetEntityPowerMah()299 bluetoothPowerMah_ = StatsUtils::DEFAULT_VALUE; in Reset()
54 double bluetoothPowerMah_ = StatsUtils::DEFAULT_VALUE; variable