Searched refs:l2cap_command (Results 1 – 3 of 3) sorted by relevance
45 static struct l2cap_command * find_l2cap_command (char const *, 46 struct l2cap_command *);47 static void print_l2cap_command (struct l2cap_command *);101 struct l2cap_command *c = NULL; in do_l2cap_command()177 static struct l2cap_command *178 find_l2cap_command(char const *command, struct l2cap_command *category) in find_l2cap_command()180 struct l2cap_command *c = NULL; in find_l2cap_command()199 print_l2cap_command(struct l2cap_command *category) in print_l2cap_command()201 struct l2cap_command *c = NULL; in print_l2cap_command()
40 struct l2cap_command { struct46 extern struct l2cap_command l2cap_commands[]; argument
275 struct l2cap_command l2cap_commands[] = {