Home
last modified time | relevance | path

Searched refs:GetAgIndicator (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_event_processer.h136 void GetAgIndicator();
H A Dhfp_ag_system_event_processer.cpp75 GetAgIndicator(); in ExecuteEventProcess()
262 void HfpAgSystemEventProcesser::GetAgIndicator() in GetAgIndicator() function in OHOS::bluetooth::HfpAgSystemEventProcesser
H A Dhfp_ag_profile_event_sender.h106 void GetAgIndicator(const std::string &device) const;
H A Dhfp_ag_profile_event_sender.cpp115 void HfpAgProfileEventSender::GetAgIndicator(const std::string &device) const in GetAgIndicator() function in OHOS::bluetooth::HfpAgProfileEventSender
H A Dhfp_ag_command_processor.cpp334 HfpAgProfileEventSender::GetInstance().GetAgIndicator(dataConn.remoteAddr_); in CindGetter()