Home
last modified time | relevance | path

Searched refs:LINK_TYPE_SCO (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_audio_connection.cpp178 dev.linkType = LINK_TYPE_SCO; in ConnectByCvsd()
309 } else if (dev.linkType == LINK_TYPE_SCO) { in AcceptByCvsd()
H A Dhfp_ag_audio_connection.h39 uint8_t linkType {LINK_TYPE_SCO};
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_audio_connection.cpp134 dev.linkType = LINK_TYPE_SCO; in ConnectByCvsd()
238 } else if (dev.linkType == LINK_TYPE_SCO) { in AcceptByCvsd()
H A Dhfp_hf_audio_connection.h40 uint8_t linkType {LINK_TYPE_SCO};
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtm.h805 #define LINK_TYPE_SCO 0x00 macro

Completed in 4 milliseconds