Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp.h771 bool rtk_send_sco_config; member
H A Dhfp_hf.c797 if (hfp_connection->rtk_send_sco_config){ in hfp_hf_run_for_context()
798 hfp_connection->rtk_send_sco_config = false; in hfp_hf_run_for_context()
H A Dhfp_ag.c2326 if (hfp_connection->rtk_send_sco_config){ in hfp_ag_run_for_context()
2327 hfp_connection->rtk_send_sco_config = false; in hfp_ag_run_for_context()
H A Dhfp.c2304 hfp_connection->rtk_send_sco_config = true; in hfp_prepare_for_sco()