Home
last modified time | relevance | path

Searched refs:OnBatteryLevel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_interface.h266 void OnBatteryLevel(int level);
H A Dhfp_ag_system_interface.cpp892 void HfpAgSystemInterface::OnBatteryLevel(int level) in OnBatteryLevel() function in OHOS::bluetooth::HfpAgSystemInterface
H A Dhfp_ag_service.cpp1000 HfpAgSystemInterface::GetInstance().OnBatteryLevel(batteryLevel); in NotifyBatteryLevelChanged()