Searched refs:hci_packet_parser_t (Results 1 – 4 of 4) sorted by relevance
86 } hci_packet_parser_t; typedef88 const hci_packet_parser_t* hci_packet_parser_get_interface();90 const hci_packet_parser_t* hci_packet_parser_get_test_interface(
268 static const hci_packet_parser_t interface = {286 const hci_packet_parser_t* hci_packet_parser_get_interface() { in hci_packet_parser_get_interface()291 const hci_packet_parser_t* hci_packet_parser_get_test_interface( in hci_packet_parser_get_test_interface()
97 const hci_packet_parser_t* packet_parser_interface);
56 static const hci_packet_parser_t* packet_parser;601 const hci_packet_parser_t* packet_parser_interface) { in controller_get_test_interface()