Home
last modified time | relevance | path

Searched refs:AcceptByMsbc (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.cpp198 int HfpHfAudioConnection::AcceptByMsbc(BtAddr btAddr) in AcceptByMsbc() function in OHOS::bluetooth::HfpHfAudioConnection
262 return AcceptByMsbc(btAddr); in AcceptAudioConnection()
H A Dhfp_hf_audio_connection.h236 static int AcceptByMsbc(BtAddr btAddr);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_audio_connection.h247 static int AcceptByMsbc(BtAddr btAddr);
H A Dhfp_ag_audio_connection.cpp265 int HfpAgAudioConnection::AcceptByMsbc(BtAddr btAddr) in AcceptByMsbc() function in OHOS::bluetooth::HfpAgAudioConnection
333 return AcceptByMsbc(btAddr); in AcceptAudioConnection()