HomeSort by: relevance | last modified time | path
    Searched defs:hci_event_extended_result (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
hci_event.c 49 static void hci_event_extended_result(struct hci_unit *, struct mbuf *);
204 case HCI_EVENT_EXTENDED_RESULT:
205 hci_event_extended_result(unit, m);
538 hci_event_extended_result(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
hci_event.c 49 static void hci_event_extended_result(struct hci_unit *, struct mbuf *);
204 case HCI_EVENT_EXTENDED_RESULT:
205 hci_event_extended_result(unit, m);
538 hci_event_extended_result(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
hci_event.c 49 static void hci_event_extended_result(struct hci_unit *, struct mbuf *);
204 case HCI_EVENT_EXTENDED_RESULT:
205 hci_event_extended_result(unit, m);
538 hci_event_extended_result(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void

Completed in 98 milliseconds