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

  /src/sys/netbt/
hci_event.c 53 static void hci_event_discon_compl(struct hci_unit *, struct mbuf *);
212 case HCI_EVENT_DISCON_COMPL:
213 hci_event_discon_compl(unit, m);
672 hci_event_discon_compl(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
hci.h 1925 #define HCI_EVENT_DISCON_COMPL 0x05

Completed in 16 milliseconds