Home
last modified time | relevance | path

Searched refs:link_policy_commands (Results 1 – 3 of 3) sorted by relevance

/NextBSD/usr.sbin/bluetooth/hccontrol/
HDhccontrol.h51 extern struct hci_command link_policy_commands[];
HDhccontrol.c182 print_hci_command(link_policy_commands); in do_hci_command()
202 c = find_hci_command(cmd, link_policy_commands); in do_hci_command()
HDlink_policy.c245 struct hci_command link_policy_commands[] = { variable