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