Searched refs:cmd_stop (Results 1 – 4 of 4) sorted by relevance
| /Zephyr-latest/subsys/net/lib/coap/ |
| D | coap_server_shell.c | 64 static int cmd_stop(const struct shell *sh, size_t argc, char **argv) in cmd_stop() function 95 cmd_stop),
|
| /Zephyr-latest/drivers/audio/ |
| D | codec_shell.c | 96 static int cmd_stop(const struct shell *sh, size_t argc, char *argv[]) in cmd_stop() function 190 SHELL_CMD_ARG(stop, &dsub_device_name, CODEC_STOP_HELP, cmd_stop,
|
| /Zephyr-latest/subsys/net/lib/lwm2m/ |
| D | lwm2m_shell.c | 490 static int cmd_stop(const struct shell *sh, size_t argc, char **argv) in cmd_stop() function 850 SHELL_CMD_ARG(stop, NULL, LWM2M_HELP_STOP, cmd_stop, 1, 1),
|
| /Zephyr-latest/subsys/bluetooth/audio/shell/ |
| D | bap.c | 1590 static int cmd_stop(const struct shell *sh, size_t argc, char *argv[]) in cmd_stop() function 4175 SHELL_CMD_ARG(stop, NULL, NULL, cmd_stop, 1, 0),
|