Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.sbin/bluetooth/hccontrol/
HDhccontrol.h51 extern struct hci_command link_control_commands[];
HDhccontrol.c184 print_hci_command(link_control_commands); in do_hci_command()
201 c = find_hci_command(cmd, link_control_commands); in do_hci_command()
HDlink_control.c812 struct hci_command link_control_commands[] = { variable