Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp.c1207 static hfp_command_entry_t hfp_hf_command_table[] = { variable
1265 table = hfp_hf_command_table; in parse_command()
1266 num_entries = sizeof(hfp_hf_command_table) / sizeof(hfp_command_entry_t); in parse_command()