Home
last modified time | relevance | path

Searched refs:ConnectByMsbc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_audio_connection.h265 int ConnectByMsbc(AudioDevice &dev, BtAddr btAddr) const;
H A Dhfp_ag_audio_connection.cpp126 int HfpAgAudioConnection::ConnectByMsbc(AudioDevice &dev, BtAddr btAddr) const in ConnectByMsbc() function in OHOS::bluetooth::HfpAgAudioConnection
231 return ConnectByMsbc(*dev, btAddr); in ConnectAudio()