Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp.c102 static btstack_linked_list_t hfp_custom_commands_hf; variable
1237 …btstack_linked_list_t * custom_commands = isHandsFree ? &hfp_custom_commands_hf : &hfp_custom_comm… in hfp_custom_command_lookup()
2342 hfp_custom_commands_hf = NULL; in hfp_deinit()
2427 btstack_linked_list_add(&hfp_custom_commands_hf, (btstack_linked_item_t *) custom_at_command); in hfp_register_custom_hf_command()