Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp.c101 static btstack_linked_list_t hfp_custom_commands_ag; variable
1237 …_linked_list_t * custom_commands = isHandsFree ? &hfp_custom_commands_hf : &hfp_custom_commands_ag; in hfp_custom_command_lookup()
2341 hfp_custom_commands_ag = NULL; in hfp_deinit()
2423 btstack_linked_list_add(&hfp_custom_commands_ag, (btstack_linked_item_t *) custom_at_command); in hfp_register_custom_ag_command()