Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bluetooth/l2control/
H A Dl2control.c46 static struct l2cap_command * find_l2cap_command (char const *,
124 c = find_l2cap_command(cmd, l2cap_commands); in do_l2cap_command()
179 find_l2cap_command(char const *command, struct l2cap_command *category) in find_l2cap_command() function