Home
last modified time | relevance | path

Searched defs:OnBatteryLevelChanged (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_battery_observer.cpp35 void ClassicBatteryObserverHf::OnBatteryLevelChanged(const RawAddress &device, int batteryLevel) in OnBatteryLevelChanged() function in OHOS::bluetooth::ClassicBatteryObserverHf
/ohos5.0/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
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_client_service.h31 virtual void OnBatteryLevelChanged(int batteryLevel) in OnBatteryLevelChanged() function
H A Dtelephone_service.h45 virtual void OnBatteryLevelChanged(int batteryLevel) in OnBatteryLevelChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp35 void OnBatteryLevelChanged(int batteryLevel) override in OnBatteryLevelChanged() function in OHOS::bluetooth::TelephoneHfObserver