Searched refs:cmd_pause (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/host/classic/shell/ |
| D | avrcp.c | 215 static int cmd_pause(const struct shell *sh, int32_t argc, char *argv[]) in cmd_pause() function 228 SHELL_CMD_ARG(pause, NULL, "request a pause at the remote player", cmd_pause, 1, 0),
|
| /Zephyr-latest/subsys/net/lib/lwm2m/ |
| D | lwm2m_shell.c | 535 static int cmd_pause(const struct shell *sh, size_t argc, char **argv) in cmd_pause() function 852 SHELL_CMD_ARG(pause, NULL, LWM2M_HELP_PAUSE, cmd_pause, 1, 0),
|