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

  /src/sys/netbt/
hci_event.c 57 static void hci_event_encryption_change(struct hci_unit *, struct mbuf *);
224 case HCI_EVENT_ENCRYPTION_CHANGE:
225 hci_event_encryption_change(unit, m);
791 hci_event_encryption_change(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
hci.h 1945 #define HCI_EVENT_ENCRYPTION_CHANGE 0x08

Completed in 15 milliseconds