Home
last modified time | relevance | path

Searched refs:LINK_TYPE_ESCO (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_audio_connection.cpp131 dev.linkType = LINK_TYPE_ESCO; in ConnectByMsbc()
160 dev.linkType = LINK_TYPE_ESCO; in ConnectByCvsd()
295 if (dev.linkType == LINK_TYPE_ESCO && escoSupport_) { in AcceptByCvsd()
335 if (dev->linkType == LINK_TYPE_ESCO && escoSupport_) { in AcceptAudioConnection()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_audio_connection.cpp116 dev.linkType = LINK_TYPE_ESCO; in ConnectByCvsd()
224 if (dev.linkType == LINK_TYPE_ESCO && escoSupport_) { in AcceptByCvsd()
261 if (dev->linkType == LINK_TYPE_ESCO && escoSupport_) { in AcceptAudioConnection()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h806 #define LINK_TYPE_ESCO 0x02 macro

Completed in 4 milliseconds