Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bluetooth/hccontrol/
HDhccontrol.h55 extern struct hci_command node_commands[];
HDhccontrol.c187 print_hci_command(node_commands); in do_hci_command()
223 c = find_hci_command(cmd, node_commands); in do_hci_command()
HDnode.c474 struct hci_command node_commands[] = { variable