Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h55 extern struct hci_command status_commands[];
H A Dhccontrol.c189 print_hci_command(status_commands); in do_hci_command()
218 c = find_hci_command(cmd, status_commands); in do_hci_command()
H A Dstatus.c205 struct hci_command status_commands[] = { variable