Searched refs:custom_commands (Results 1 – 1 of 1) sorted by relevance
1237 …btstack_linked_list_t * custom_commands = isHandsFree ? &hfp_custom_commands_hf : &hfp_custom_comm… in hfp_custom_command_lookup() local1239 btstack_linked_list_iterator_init(&it, custom_commands); in hfp_custom_command_lookup()