Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.c126 print_bthid_command(hid_commands); in do_bthid_command()
139 c = find_bthid_command(cmd, hid_commands); in do_bthid_command()
H A Dbthidcontrol.h47 extern struct bthid_command hid_commands[];
H A Dhid.c194 struct bthid_command hid_commands[] = { variable