Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
H A Dhci_event.c47 static void hci_event_inquiry_result(struct hci_unit *, struct mbuf *);
190 hci_event_inquiry_result(unit, m); in hci_event()
441 hci_event_inquiry_result(struct hci_unit *unit, struct mbuf *m) in hci_event_inquiry_result() function