Home
last modified time | relevance | path

Searched refs:NotifyBatteryLevelChanged (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h192 void NotifyBatteryLevelChanged(int batteryLevel) in NotifyBatteryLevelChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.h431 void NotifyBatteryLevelChanged(const RawAddress &device, int batteryLevel);
H A Dhfp_hf_statemachine.cpp883 service->NotifyBatteryLevelChanged(rawAddress, batteryLevel_); in ProcessBatteryLevelEvent()
H A Dhfp_hf_service.cpp768 void HfpHfService::NotifyBatteryLevelChanged(const RawAddress &device, int batteryLevel) in NotifyBatteryLevelChanged() function in OHOS::bluetooth::HfpHfService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.h493 void NotifyBatteryLevelChanged(int batteryLevel);
H A Dhfp_ag_service.cpp998 void HfpAgService::NotifyBatteryLevelChanged(int batteryLevel) in NotifyBatteryLevelChanged() function in OHOS::bluetooth::HfpAgService