Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp_hf.c80 static uint8_t hfp_hf_codecs[HFP_MAX_NUM_CODECS]; variable
319 offset += join(buffer+offset, size-offset, hfp_hf_codecs, hfp_hf_codecs_nr); in hfp_hf_cmd_notify_on_codecs()
465 hfp_hf_drop_mSBC_if_eSCO_not_supported(hfp_hf_codecs, &hfp_hf_codecs_nr); in hfp_hf_run_for_context_service_level_connection()
1185 if (hfp_supports_codec(hfp_connection->suggested_codec, hfp_hf_codecs_nr, hfp_hf_codecs)){ in hfp_hf_handle_suggested_codec()
1646 hfp_hf_codecs[i] = codecs[i]; in hfp_hf_init_codecs()