Searched refs:energyInfo (Results 1 – 1 of 1) sorted by relevance
388 BluetoothActivityEnergyInfo energyInfo = mBluetoothAdapter in bluetoothGetControllerActivityEnergyInfo() local390 while (energyInfo == null) { in bluetoothGetControllerActivityEnergyInfo()391 energyInfo = mBluetoothAdapter.getControllerActivityEnergyInfo(value); in bluetoothGetControllerActivityEnergyInfo()393 return energyInfo.toString(); in bluetoothGetControllerActivityEnergyInfo()