Home
last modified time | relevance | path

Searched refs:cmd_info (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/subsys/mgmt/updatehub/
Dshell.c55 static int cmd_info(const struct shell *sh, size_t argc, char **argv) in cmd_info() function
99 cmd_info),
/Zephyr-Core-3.7.0/subsys/mgmt/hawkbit/
Dshell.c69 static int cmd_info(const struct shell *sh, size_t argc, char *argv) in cmd_info() function
169 SHELL_CMD(info, NULL, "Dump hawkBit information", cmd_info),
/Zephyr-Core-3.7.0/subsys/sip_svc/
Dsip_svc_shell.c341 static int cmd_info(const struct shell *sh, size_t argc, char **argv) in cmd_info() function
383 SHELL_CMD_ARG(info, NULL, "<method>", cmd_info, 2, 0), SHELL_SUBCMD_SET_END);
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dbt.c3242 static int cmd_info(const struct shell *sh, size_t argc, char *argv[]) in cmd_info() function
4802 SHELL_CMD_ARG(info, NULL, HELP_ADDR_LE, cmd_info, 1, 2),