Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.h790 void SendRemoteBatteryLevelChanged(const RawAddress &device, int batteryLevel) const;
H A Dclassic_adapter.cpp2403 SendRemoteBatteryLevelChanged(device, batteryLevel); in SetDeviceBatteryLevel()
2406 void ClassicAdapter::SendRemoteBatteryLevelChanged(const RawAddress &device, int batteryLevel) const in SendRemoteBatteryLevelChanged() function in OHOS::bluetooth::ClassicAdapter