Searched refs:SetDeviceBatteryLevel (Results 1 – 4 of 4) sorted by relevance
46 classicAdapter->SetDeviceBatteryLevel(device, batteryLevel); in SetBatteryLevel()71 classicAdapter->SetDeviceBatteryLevel(device, batteryLevel); in SetBatteryLevel()
403 void SetDeviceBatteryLevel(const RawAddress &device, int batteryLevel) const override;
2393 void ClassicAdapter::SetDeviceBatteryLevel(const RawAddress &device, int batteryLevel) const in SetDeviceBatteryLevel() function in OHOS::bluetooth::ClassicAdapter
229 virtual void SetDeviceBatteryLevel(const RawAddress &device, int batteryLevel) const = 0;