Home
last modified time | relevance | path

Searched defs:end_command_offset (Results 1 – 1 of 1) sorted by relevance

/btstack/test/hfp/
H A Dmock.c91 int has_more_hfp_commands(int start_command_offset, int end_command_offset){ in has_more_hfp_commands()
97 char * get_next_hfp_command(int start_command_offset, int end_command_offset){ in get_next_hfp_command()
146 int end_command_offset = 2; in rfcomm_send() local