Home
last modified time | relevance | path

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

/btstack/src/classic/
H A Dhfp.h786 } hfp_custom_at_command_t; typedef
839 void hfp_register_custom_ag_command(hfp_custom_at_command_t * at_command);
840 void hfp_register_custom_hf_command(hfp_custom_at_command_t * at_command);
H A Dhfp_ag.h133 void hfp_ag_register_custom_at_command(hfp_custom_at_command_t * custom_at_command);
H A Dhfp_hf.h591 void hfp_hf_register_custom_at_command(hfp_custom_at_command_t * custom_at_command);
H A Dhfp.c1235 static const hfp_custom_at_command_t *
1241hfp_custom_at_command_t *at_command = (hfp_custom_at_command_t *) btstack_linked_list_iterator_nex… in hfp_custom_command_lookup()
1253 …const hfp_custom_at_command_t * custom_at_command = hfp_custom_command_lookup(isHandsFree, line_bu… in parse_command()
1434 …const hfp_custom_at_command_t * at_command = hfp_custom_command_lookup(isHandsFree, (const char *)… in hfp_parse_byte()
2422 void hfp_register_custom_ag_command(hfp_custom_at_command_t * custom_at_command){ in hfp_register_custom_ag_command()
2426 void hfp_register_custom_hf_command(hfp_custom_at_command_t * custom_at_command){ in hfp_register_custom_hf_command()
H A Dhfp_hf.c2432 void hfp_hf_register_custom_at_command(hfp_custom_at_command_t * custom_at_command){ in hfp_hf_register_custom_at_command()
H A Dhfp_ag.c3382 void hfp_ag_register_custom_at_command(hfp_custom_at_command_t * custom_at_command){ in hfp_ag_register_custom_at_command()
/btstack/test/hfp/
H A Dhfp_at_parser_test.cpp603 hfp_custom_at_command_t custom_hf_command = { in TEST()
616 hfp_custom_at_command_t custom_ag_command = { in TEST()
629 hfp_custom_at_command_t custom_ag_command = { in TEST()
642 hfp_custom_at_command_t custom_ag_command = { in TEST()