Searched refs:hf_query_operator_state (Results 1 – 2 of 2) sorted by relevance
528 switch (hfp_connection->hf_query_operator_state){ in hfp_hf_run_for_context_service_level_connection_queries()530 hfp_connection->hf_query_operator_state = HFP_HF_QUERY_OPERATOR_W4_SET_FORMAT_OK; in hfp_hf_run_for_context_service_level_connection_queries()535 hfp_connection->hf_query_operator_state = HPF_HF_QUERY_OPERATOR_W4_RESULT; in hfp_hf_run_for_context_service_level_connection_queries()1296 switch (hfp_connection->hf_query_operator_state){ in hfp_hf_switch_on_ok_pending()1298 … hfp_connection->hf_query_operator_state = HFP_HF_QUERY_OPERATOR_SEND_QUERY; in hfp_hf_switch_on_ok_pending()1301 … hfp_connection->hf_query_operator_state = HFP_HF_QUERY_OPERATOR_FORMAT_SET; in hfp_hf_switch_on_ok_pending()1718 switch (hfp_connection->hf_query_operator_state){ in hfp_hf_query_operator_selection()1720 hfp_connection->hf_query_operator_state = HFP_HF_QUERY_OPERATOR_SET_FORMAT; in hfp_hf_query_operator_selection()1723 hfp_connection->hf_query_operator_state = HFP_HF_QUERY_OPERATOR_SEND_QUERY; in hfp_hf_query_operator_selection()
699 hfp_hf_query_operator_state_t hf_query_operator_state; member