Searched refs:cmd_appearance (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 1432 static int cmd_appearance(const struct shell *sh, size_t argc, char *argv[]) in cmd_appearance() function 4916 SHELL_CMD_ARG(appearance, NULL, "[new appearance value]", cmd_appearance, 1, 1), 4918 SHELL_CMD_ARG(appearance, NULL, HELP_NONE, cmd_appearance, 1, 0),
|