Searched refs:host_controller_baseband_commands (Results 1 – 3 of 3) sorted by relevance
53 extern struct hci_command host_controller_baseband_commands[];
186 print_hci_command(host_controller_baseband_commands); in do_hci_command()209 c = find_hci_command(cmd, host_controller_baseband_commands); in do_hci_command()
1564 struct hci_command host_controller_baseband_commands[] = { variable