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