Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp.h761 bool cc256x_send_write_codec_config; member
H A Dhfp_hf.c764 if (hfp_connection->cc256x_send_write_codec_config){ in hfp_hf_run_for_context()
765 hfp_connection->cc256x_send_write_codec_config = false; in hfp_hf_run_for_context()
H A Dhfp_ag.c2292 if (hfp_connection->cc256x_send_write_codec_config){ in hfp_ag_run_for_context()
2293 hfp_connection->cc256x_send_write_codec_config = false; in hfp_ag_run_for_context()
H A Dhfp.c2288 hfp_connection->cc256x_send_write_codec_config = true; in hfp_prepare_for_sco()