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

  /src/sys/netbt/
hci_event.c 54 static void hci_event_con_req(struct hci_unit *, struct mbuf *);
216 case HCI_EVENT_CON_REQ:
217 hci_event_con_req(unit, m);
699 hci_event_con_req(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
hci.h 1918 #define HCI_EVENT_CON_REQ 0x04

Completed in 17 milliseconds