Home
last modified time | relevance | path

Searched refs:hci_cmd_reset (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/netbt/
H A Dhci_event.c64 static void hci_cmd_reset(struct hci_unit *, struct mbuf *);
346 hci_cmd_reset(unit, m); in hci_event_command_compl()
1046 hci_cmd_reset(struct hci_unit *unit, struct mbuf *m) in hci_cmd_reset() function