Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_data_connection_server.cpp67 HfpHfProfileEventSender::GetInstance().ConnectRequest(addr, handle, event); in ProcessDataConnectionServerCallback()
H A Dhfp_hf_profile_event_sender.h193 void ConnectRequest(const std::string &device, int handle, int what) const;
H A Dhfp_hf_profile_event_sender.cpp191 void HfpHfProfileEventSender::ConnectRequest(const std::string &device, int handle, int what) const in ConnectRequest() function in OHOS::bluetooth::HfpHfProfileEventSender
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection_server.cpp68 HfpAgProfileEventSender::GetInstance().ConnectRequest(addr, handle, event); in ProcessDataConnectionServerCallback()
H A Dhfp_ag_profile_event_sender.h168 void ConnectRequest(const std::string &device, int handle, int what) const;
H A Dhfp_ag_profile_event_sender.cpp166 void HfpAgProfileEventSender::ConnectRequest(const std::string &device, int handle, int what) const in ConnectRequest() function in OHOS::bluetooth::HfpAgProfileEventSender