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

  /src/sys/netbt/
hci_event.c 50 static void hci_event_command_status(struct hci_unit *, struct mbuf *);
184 case HCI_EVENT_COMMAND_STATUS:
185 hci_event_command_status(unit, m);
250 hci_event_command_status(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
hci_event.c 50 static void hci_event_command_status(struct hci_unit *, struct mbuf *);
184 case HCI_EVENT_COMMAND_STATUS:
185 hci_event_command_status(unit, m);
250 hci_event_command_status(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void

Completed in 111 milliseconds