Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp.c1237 …btstack_linked_list_t * custom_commands = isHandsFree ? &hfp_custom_commands_hf : &hfp_custom_comm… in hfp_custom_command_lookup() local
1239 btstack_linked_list_iterator_init(&it, custom_commands); in hfp_custom_command_lookup()