Home
last modified time | relevance | path

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

/netbsd/src/sys/netbt/
Dhci_event.c52 static void hci_event_con_compl(struct hci_unit *, struct mbuf *);
209 hci_event_con_compl(unit, m); in hci_event()
572 hci_event_con_compl(struct hci_unit *unit, struct mbuf *m) in hci_event_con_compl() function