Searched refs:get_next_hfp_command (Results 1 – 4 of 4) sorted by relevance
61 char * get_next_hfp_command(int start_command_offset, int end_command_offset);
119 return get_next_hfp_command(2,2); in get_next_hfp_ag_command()
87 return get_next_hfp_command(0,2); in get_next_hfp_hf_command()
97 char * get_next_hfp_command(int start_command_offset, int end_command_offset){ in get_next_hfp_command() function