l2cap_command
struct l2cap_command l2cap_commands[] = {
struct l2cap_command *c = NULL;
static struct l2cap_command *
find_l2cap_command(char const *command, struct l2cap_command *category)
struct l2cap_command *c = NULL;
print_l2cap_command(struct l2cap_command *category)
struct l2cap_command *c = NULL;
static struct l2cap_command * find_l2cap_command (char const *,
struct l2cap_command *);
static void print_l2cap_command (struct l2cap_command *);
extern struct l2cap_command l2cap_commands[];