Home
last modified time | relevance | path

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

/netbsd-src/sys/netbt/
H A Dhci_event.c65 static void hci_cmd_read_local_commands(struct hci_unit *, struct mbuf *);
354 hci_cmd_read_local_commands(unit, m); in hci_event_command_compl()
1167 hci_cmd_read_local_commands(struct hci_unit *unit, struct mbuf *m) in hci_cmd_read_local_commands() function