Searched refs:node_commands (Results 1 – 3 of 3) sorted by relevance
56 extern struct hci_command node_commands[];
190 print_hci_command(node_commands); in do_hci_command()226 c = find_hci_command(cmd, node_commands); in do_hci_command()
485 struct hci_command node_commands[] = { variable