Searched refs:status_commands (Results 1 – 3 of 3) sorted by relevance
55 extern struct hci_command status_commands[];
189 print_hci_command(status_commands); in do_hci_command() 218 c = find_hci_command(cmd, status_commands); in do_hci_command()
205 struct hci_command status_commands[] = { variable