Searched refs:BTM_SCO_CODEC_CVSD (Results 1 – 6 of 6) sorted by relevance
329 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_rfc_fail()399 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_rfc_close()
253 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_scb_init()396 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_api_enable()
465 if (codec == BTM_SCO_CODEC_CVSD || in bta_hf_client_handle_bcs()473 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_handle_bcs()
164 #define BTA_AG_CODEC_CVSD BTM_SCO_CODEC_CVSD /* CVSD */
442 tBTA_AG_PEER_CODEC esco_codec = BTM_SCO_CODEC_CVSD; in bta_ag_create_sco()499 if (esco_codec == BTM_SCO_CODEC_CVSD) /* For CVSD */ in bta_ag_create_sco()
950 #define BTM_SCO_CODEC_CVSD 0x0001 macro