Home
last modified time | relevance | path

Searched refs:get_next_hfp_command (Results 1 – 4 of 4) sorted by relevance

/btstack/test/hfp/
H A Dmock.h61 char * get_next_hfp_command(int start_command_offset, int end_command_offset);
H A Dhfp_ag_client_test.cpp119 return get_next_hfp_command(2,2); in get_next_hfp_ag_command()
H A Dhfp_hf_client_test.cpp87 return get_next_hfp_command(0,2); in get_next_hfp_hf_command()
H A Dmock.c97 char * get_next_hfp_command(int start_command_offset, int end_command_offset){ in get_next_hfp_command() function