Searched refs:link_policy_commands (Results 1 – 3 of 3) sorted by relevance
51 extern struct hci_command link_policy_commands[];
182 print_hci_command(link_policy_commands); in do_hci_command()202 c = find_hci_command(cmd, link_policy_commands); in do_hci_command()
245 struct hci_command link_policy_commands[] = { variable