Home
last modified time | relevance | path

Searched refs:ProcessOnConnectCompleted (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_audio_connection.cpp334 std::bind(&HfpHfAudioConnection::ProcessOnConnectCompleted, parameters)); in OnConnectCompleted()
337 void HfpHfAudioConnection::ProcessOnConnectCompleted(HfpScoConnectionCompleteParam parameters) in ProcessOnConnectCompleted() function in OHOS::bluetooth::HfpHfAudioConnection
H A Dhfp_hf_audio_connection.h182 static void ProcessOnConnectCompleted(HfpScoConnectionCompleteParam parameters);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_audio_connection.h193 static void ProcessOnConnectCompleted(HfpScoConnectionCompleteParam parameters);
H A Dhfp_ag_audio_connection.cpp417 std::bind(&HfpAgAudioConnection::ProcessOnConnectCompleted, parameters)); in OnConnectCompleted()
461 void HfpAgAudioConnection::ProcessOnConnectCompleted(HfpScoConnectionCompleteParam parameters) in ProcessOnConnectCompleted() function in OHOS::bluetooth::HfpAgAudioConnection