HomeSort by: relevance | last modified time | path
    Searched refs:HCI_EVENT_CON_COMPL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netbt/
hci_event.c 52 static void hci_event_con_compl(struct hci_unit *, struct mbuf *);
208 case HCI_EVENT_CON_COMPL:
209 hci_event_con_compl(unit, m);
572 hci_event_con_compl(struct hci_unit *unit, struct mbuf *m) function
hci.h 1909 #define HCI_EVENT_CON_COMPL 0x03

Completed in 33 milliseconds