Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h51 extern struct hci_command link_control_commands[];
H A Dhccontrol.c185 print_hci_command(link_control_commands); in do_hci_command()
202 c = find_hci_command(cmd, link_control_commands); in do_hci_command()
H A Dlink_control.c812 struct hci_command link_control_commands[] = { variable