Searched refs:hci_packet_parser_t (Results 1 – 4 of 4) sorted by relevance
94 } hci_packet_parser_t; typedef96 const hci_packet_parser_t *hci_packet_parser_get_interface();98 const hci_packet_parser_t *hci_packet_parser_get_test_interface(
227 static const hci_packet_parser_t interface = {242 const hci_packet_parser_t *hci_packet_parser_get_interface() { in hci_packet_parser_get_interface()247 const hci_packet_parser_t *hci_packet_parser_get_test_interface( in hci_packet_parser_get_test_interface()
85 const hci_packet_parser_t *packet_parser_interface);
55 static const hci_packet_parser_t *packet_parser;482 const hci_packet_parser_t *packet_parser_interface) { in controller_get_test_interface()