Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.c49 static void print_bthid_command(struct bthid_command *category);
125 print_bthid_command(sdp_commands); in do_bthid_command()
126 print_bthid_command(hid_commands); in do_bthid_command()
194 print_bthid_command(struct bthid_command *category) in print_bthid_command() function