HomeSort by: relevance | last modified time | path
    Searched defs:hci_event_inquiry_result (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netbt/
hci_event.c 47 static void hci_event_inquiry_result(struct hci_unit *, struct mbuf *);
196 case HCI_EVENT_INQUIRY_RESULT:
197 hci_event_inquiry_result(unit, m);
456 hci_event_inquiry_result(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void

Completed in 15 milliseconds