Searched refs:status_commands (Results 1 – 3 of 3) sorted by relevance
54 extern struct hci_command status_commands[];
185 print_hci_command(status_commands); in do_hci_command()214 c = find_hci_command(cmd, status_commands); in do_hci_command()
204 struct hci_command status_commands[] = { variable