Home
last modified time | relevance | path

Searched refs:ProcessOnDisconnectCompleted (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.cpp389 std::bind(&HfpHfAudioConnection::ProcessOnDisconnectCompleted, parameters)); in OnDisconnectCompleted()
392 void HfpHfAudioConnection::ProcessOnDisconnectCompleted(HfpScoDisconnectionCompleteParam parameters) in ProcessOnDisconnectCompleted() function in OHOS::bluetooth::HfpHfAudioConnection
H A Dhfp_hf_audio_connection.h197 static void ProcessOnDisconnectCompleted(HfpScoDisconnectionCompleteParam parameters);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_audio_connection.h200 static void ProcessOnDisconnectCompleted(HfpScoDisconnectionCompleteParam parameters);
H A Dhfp_ag_audio_connection.cpp495 std::bind(&HfpAgAudioConnection::ProcessOnDisconnectCompleted, parameters)); in OnDisconnectCompleted()
498 void HfpAgAudioConnection::ProcessOnDisconnectCompleted(HfpScoDisconnectionCompleteParam parameters) in ProcessOnDisconnectCompleted() function in OHOS::bluetooth::HfpAgAudioConnection