Home
last modified time | relevance | path

Searched refs:OnBatteryLevelChanged (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_battery_observer.h45 void OnBatteryLevelChanged(const RawAddress &device, int batteryLevel);
H A Dclassic_battery_observer.cpp35 void ClassicBatteryObserverHf::OnBatteryLevelChanged(const RawAddress &device, int batteryLevel) in OnBatteryLevelChanged() function in OHOS::bluetooth::ClassicBatteryObserverHf
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_client_service.h31 virtual void OnBatteryLevelChanged(int batteryLevel) in OnBatteryLevelChanged() function in stub::TelephoneClientServiceObserver
H A Dtelephone_service.h45 virtual void OnBatteryLevelChanged(int batteryLevel) in OnBatteryLevelChanged() function in stub::TelephoneServiceObserver
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hfp_hf.h95 virtual void OnBatteryLevelChanged(const RawAddress &device, int batteryLevel) in OnBatteryLevelChanged() function in OHOS::bluetooth::HfpHfServiceObserver
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp35 void OnBatteryLevelChanged(int batteryLevel) override
773 (*iter)->OnBatteryLevelChanged(device, batteryLevel); in NotifyBatteryLevelChanged()

Completed in 4 milliseconds