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