Searched refs:BTM_SCO_CODEC_CVSD (Results 1 – 4 of 4) sorted by relevance
223 client_cb->negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_rfc_fail()
458 if (codec == BTM_SCO_CODEC_CVSD || codec == BTM_SCO_CODEC_MSBC) { in bta_hf_client_handle_bcs()462 client_cb->negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_handle_bcs()
201 #define BTA_AG_CODEC_CVSD BTM_SCO_CODEC_CVSD /* CVSD */
380 #define BTM_SCO_CODEC_CVSD 0x0001 macro