Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bluetooth/hccontrol/
HDhccontrol.h54 extern struct hci_command status_commands[];
HDhccontrol.c185 print_hci_command(status_commands); in do_hci_command()
214 c = find_hci_command(cmd, status_commands); in do_hci_command()
HDstatus.c204 struct hci_command status_commands[] = { variable