Searched refs:negotiated_codec (Results 1 – 7 of 7) sorted by relevance
244 …APPL_TRACE_DEBUG("%s: negotiated codec = %d", __FUNCTION__, bta_hf_client_cb.scb.negotiated_codec); in bta_hf_client_sco_conn_rsp()250 if ((bta_hf_client_cb.scb.negotiated_codec == BTM_SCO_CODEC_CVSD) && in bta_hf_client_sco_conn_rsp()259 } else if (bta_hf_client_cb.scb.negotiated_codec == BTM_SCO_CODEC_MSBC) { in bta_hf_client_sco_conn_rsp()462 if (bta_hf_client_cb.scb.negotiated_codec == BTM_SCO_CODEC_CVSD) { in bta_hf_client_sco_create()467 } else if (bta_hf_client_cb.scb.negotiated_codec == BTM_SCO_CODEC_MSBC) { in bta_hf_client_sco_create()856 if (bta_hf_client_cb.scb.negotiated_codec == BTM_SCO_CODEC_MSBC) { in bta_hf_client_sco_conn_open()
330 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_rfc_fail()400 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_rfc_close()
286 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_scb_init()425 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_api_enable()
468 bta_hf_client_cb.scb.negotiated_codec = codec; in bta_hf_client_handle_bcs()471 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_handle_bcs()
167 tBTM_SCO_CODEC_TYPE negotiated_codec; /* negotiated codec */ member
771 bta_ag_cb.scb->negotiated_codec = BTM_SCO_CODEC_MSBC; in bta_ag_api_enable()774 bta_ag_cb.scb->negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_ag_api_enable()
313 tBTM_SCO_CODEC_TYPE negotiated_codec; /* negotiated codec */ member