Home
last modified time | relevance | path

Searched refs:negotiated_codec (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/hf_client/
Dbta_hf_client_sco.cc114 if (client_cb->negotiated_codec == BTA_AG_CODEC_MSBC) { in bta_hf_client_sco_conn_rsp()
565 if (client_cb->negotiated_codec == BTM_SCO_CODEC_MSBC) { in bta_hf_client_sco_conn_open()
Dbta_hf_client_act.cc228 client_cb->negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_rfc_fail()
Dbta_hf_client_int.h177 tBTM_SCO_CODEC_TYPE negotiated_codec; /* negotiated codec */ member
Dbta_hf_client_at.cc440 client_cb->negotiated_codec = codec; in bta_hf_client_handle_bcs()
443 client_cb->negotiated_codec = BTM_SCO_CODEC_CVSD; in bta_hf_client_handle_bcs()