Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/l2control/
H A Dl2control.c48 static void print_l2cap_command (struct l2cap_command *);
113 print_l2cap_command(l2cap_commands); in do_l2cap_command()
200 print_l2cap_command(struct l2cap_command *category) in print_l2cap_command() function