Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_profile.h333 void ProcessAudioConnectRequest();
H A Dhfp_hf_statemachine.cpp140 profile_.ProcessAudioConnectRequest(); in Dispatch()
230 profile_.ProcessAudioConnectRequest(); in Dispatch()
H A Dhfp_hf_profile.cpp502 void HfpHfProfile::ProcessAudioConnectRequest() in ProcessAudioConnectRequest() function in OHOS::bluetooth::HfpHfProfile
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.h173 bool ProcessAudioConnectRequest();
H A Dhfp_ag_statemachine.cpp264 profile_.ProcessAudioConnectRequest(); in Dispatch()
375 if (profile_.ProcessAudioConnectRequest()) { in Dispatch()
H A Dhfp_ag_profile.cpp277 bool HfpAgProfile::ProcessAudioConnectRequest() in ProcessAudioConnectRequest() function in OHOS::bluetooth::HfpAgProfile