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

  /src/sys/netbt/
hci_event.c 51 static void hci_event_command_compl(struct hci_unit *, struct mbuf *);
188 case HCI_EVENT_COMMAND_COMPL:
189 hci_event_command_compl(unit, m);
297 hci_event_command_compl(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void

Completed in 11 milliseconds