Searched refs:hfp_hf_send_dtmf_code (Results 1 – 4 of 4) sorted by relevance
173 status = hfp_hf_send_dtmf_code(acl_handle, cmd); in stdin_process()184 status = hfp_hf_send_dtmf_code(acl_handle, cmd); in stdin_process()
451 uint8_t hfp_hf_send_dtmf_code(hci_con_handle_t acl_handle, char code);
2212 uint8_t hfp_hf_send_dtmf_code(hci_con_handle_t acl_handle, char code){ in hfp_hf_send_dtmf_code() function
101 hfp_hf_send_dtmf_code(acl_handle, cmd); in user_command()