Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
H A Dhci_event.c49 static void hci_event_command_status(struct hci_unit *, struct mbuf *);
178 hci_event_command_status(unit, m); in hci_event()
239 hci_event_command_status(struct hci_unit *unit, struct mbuf *m) in hci_event_command_status() function