Home
last modified time | relevance | path

Searched refs:ProcessDialOutCallEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_event_processer.h98 void ProcessDialOutCallEvent(const std::string &number, int dialType);
H A Dhfp_ag_system_event_processer.cpp57 ProcessDialOutCallEvent(event.str_, event.arg1_); in ExecuteEventProcess()
154 void HfpAgSystemEventProcesser::ProcessDialOutCallEvent(const std::string &number, int dialType) in ProcessDialOutCallEvent() function in OHOS::bluetooth::HfpAgSystemEventProcesser