Home
last modified time | relevance | path

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

/dflybsd-src/sys/netbt/
H A Dhci_event.c63 static void hci_cmd_read_local_commands(struct hci_unit *, struct mbuf *);
342 hci_cmd_read_local_commands(unit, m); in hci_event_command_compl()
1019 hci_cmd_read_local_commands(struct hci_unit *unit, struct mbuf *m) in hci_cmd_read_local_commands() function