Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp.c1170 static hfp_command_entry_t hfp_ag_command_table[] = { variable
1262 table = hfp_ag_command_table; in parse_command()
1263 num_entries = sizeof(hfp_ag_command_table) / sizeof(hfp_command_entry_t); in parse_command()