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

  /src/sys/netbt/
hci_event.c 67 static void hci_cmd_reset(struct hci_unit *, struct mbuf *);
361 case HCI_CMD_RESET:
362 hci_cmd_reset(unit, m);
1247 hci_cmd_reset(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void

Completed in 35 milliseconds