Searched refs:hf_send_dtmf_code (Results 1 – 2 of 2) sorted by relevance
986 if (hfp_connection->hf_send_dtmf_code){ in hfp_hf_run_for_context()987 char code = hfp_connection->hf_send_dtmf_code; in hfp_hf_run_for_context()988 hfp_connection->hf_send_dtmf_code = 0; in hfp_hf_run_for_context()2217 hfp_connection->hf_send_dtmf_code = code; in hfp_hf_send_dtmf_code()
718 char hf_send_dtmf_code; member