Searched refs:BTM_SCO_CODEC_CVSD (Results 1 – 6 of 6) sorted by relevance
333 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_rfc_fail()404 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_rfc_close()
244 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_scb_init()390 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_api_enable()
457 if (codec == BTM_SCO_CODEC_CVSD || in bta_hf_client_handle_bcs()465 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_handle_bcs()
118 #define BTA_AG_CODEC_CVSD BTM_SCO_CODEC_CVSD /* CVSD */
449 tBTA_AG_PEER_CODEC esco_codec = BTM_SCO_CODEC_CVSD; in bta_ag_create_sco()506 if (esco_codec == BTM_SCO_CODEC_CVSD) /* For CVSD */ in bta_ag_create_sco()
980 #define BTM_SCO_CODEC_CVSD 0x0001 macro