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

  /src/sys/netbt/
hci_event.c 56 static void hci_event_auth_compl(struct hci_unit *, struct mbuf *);
220 case HCI_EVENT_AUTH_COMPL:
221 hci_event_auth_compl(unit, m);
749 hci_event_auth_compl(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
hci.h 1932 #define HCI_EVENT_AUTH_COMPL 0x06

Completed in 17 milliseconds