Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/l2control/
H A Dl2control.c113 print_l2cap_command(l2cap_commands); in do_l2cap_command()
124 c = find_l2cap_command(cmd, l2cap_commands); in do_l2cap_command()
H A Dl2control.h47 extern struct l2cap_command l2cap_commands[];
H A Dl2cap.c276 struct l2cap_command l2cap_commands[] = { variable