Home
last modified time | relevance | path

Searched refs:hci_event_command_compl (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/netbt/
H A Dhci_event.c50 static void hci_event_command_compl(struct hci_unit *, struct mbuf *);
182 hci_event_command_compl(unit, m); in hci_event()
294 hci_event_command_compl(struct hci_unit *unit, struct mbuf *m) in hci_event_command_compl() function