Searched refs:enable_status_update_for_ag_indicators (Results 1 – 5 of 5) sorted by relevance
514 if (hfp_connection->enable_status_update_for_ag_indicators != 0xFF){ in hfp_hf_run_for_context_service_level_connection_queries()516 …_ag_indicators(hfp_connection->rfcomm_cid, hfp_connection->enable_status_update_for_ag_indicators); in hfp_hf_run_for_context_service_level_connection_queries()1284 if (hfp_connection->enable_status_update_for_ag_indicators != 0xFF){ in hfp_hf_switch_on_ok_pending()1285 hfp_connection->enable_status_update_for_ag_indicators = 0xFF; in hfp_hf_switch_on_ok_pending()1687 hfp_connection->enable_status_update_for_ag_indicators = enable; in hfp_hf_set_status_update_for_all_ag_indicators()
593 uint8_t enable_status_update_for_ag_indicators; member
627 hfp_connection->enable_status_update_for_ag_indicators = 0xFF; in hfp_reset_context_flags()1737 hfp_connection->enable_status_update_for_ag_indicators = (uint8_t) value; in parse_sequence()
2172 …if ((hfp_connection->enable_status_update_for_ag_indicators == 1) && (hfp_connection->ag_indicator… in hfp_ag_send_commands()
390 CHECK_EQUAL(1, context.enable_status_update_for_ag_indicators); in TEST()