HomeSort by: relevance | last modified time | path
    Searched defs:hci_event_con_req (Results 1 - 1 of 1) 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

Completed in 74 milliseconds