Searched refs:hci_packet_parser_get_interface (Results 1 – 3 of 3) sorted by relevance
88 const hci_packet_parser_t* hci_packet_parser_get_interface();
286 const hci_packet_parser_t* hci_packet_parser_get_interface() { in hci_packet_parser_get_interface() function
719 packet_parser = hci_packet_parser_get_interface(); in controller_get_interface()