find_bthid_command
c = find_bthid_command(cmd, sdp_commands);
c = find_bthid_command(cmd, hid_commands);
static struct bthid_command * find_bthid_command(char const *command, struct bthid_command *category);