Searched refs:hci_packet_parser_t (Results 1 – 4 of 4) sorted by relevance
99 } hci_packet_parser_t; typedef101 const hci_packet_parser_t *hci_packet_parser_get_interface();103 const hci_packet_parser_t *hci_packet_parser_get_test_interface(
246 static const hci_packet_parser_t interface = {262 const hci_packet_parser_t *hci_packet_parser_get_interface() { in hci_packet_parser_get_interface()267 const hci_packet_parser_t *hci_packet_parser_get_test_interface( in hci_packet_parser_get_test_interface()
86 const hci_packet_parser_t *packet_parser_interface);
52 static const hci_packet_parser_t *packet_parser;507 const hci_packet_parser_t *packet_parser_interface) { in controller_get_test_interface()