HomeSort by relevance Sort by last modified time
    Searched refs:BTM_SCO_CODEC_CVSD (Results 1 - 6 of 6) sorted by null

  /system/bt/bta/hf_client/
bta_hf_client_act.c 329 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD;
399 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD;
bta_hf_client_main.c 253 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD;
396 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD;
bta_hf_client_at.c 465 if (codec == BTM_SCO_CODEC_CVSD ||
473 bta_hf_client_cb.scb.negotiated_codec = BTM_SCO_CODEC_CVSD;
    [all...]
  /system/bt/bta/include/
bta_ag_api.h 121 #define BTA_AG_CODEC_CVSD BTM_SCO_CODEC_CVSD /* CVSD */
  /system/bt/bta/ag/
bta_ag_sco.c 442 tBTA_AG_PEER_CODEC esco_codec = BTM_SCO_CODEC_CVSD;
499 if (esco_codec == BTM_SCO_CODEC_CVSD) /* For CVSD */
    [all...]
  /system/bt/stack/include/
btm_api.h     [all...]

Completed in 51 milliseconds