Searched refs:hf_send_rrh_command (Results 1 – 2 of 2) sorted by relevance
1016 switch (hfp_connection->hf_send_rrh_command){ in hfp_hf_run_for_context()1028 hfp_connection->hf_send_rrh_command); in hfp_hf_run_for_context()2249 hfp_connection->hf_send_rrh_command = '?'; in hfp_hf_rrh_query_status()2260 hfp_connection->hf_send_rrh_command = '0'; in hfp_hf_rrh_hold_call()2271 hfp_connection->hf_send_rrh_command = '1'; in hfp_hf_rrh_accept_held_call()2282 hfp_connection->hf_send_rrh_command = '2'; in hfp_hf_rrh_reject_held_call()
722 char hf_send_rrh_command; member