Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/mgmt/hawkbit/
Dshell.c67 static int cmd_info(const struct shell *sh, size_t argc, char *argv) in cmd_info() function
87 SHELL_CMD(info, NULL, "Dump Hawkbit information", cmd_info),
/Zephyr-Core-3.4.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.4.0/subsys/sip_svc/
Dsip_svc_shell.c340 static int cmd_info(const struct shell *sh, size_t argc, char **argv) in cmd_info() function
382 SHELL_CMD_ARG(info, NULL, "<method>", cmd_info, 2, 0), SHELL_SUBCMD_SET_END);
/Zephyr-Core-3.4.0/subsys/bluetooth/shell/
Dbt.c2772 static int cmd_info(const struct shell *sh, size_t argc, char *argv[]) in cmd_info() function
4035 SHELL_CMD_ARG(info, NULL, HELP_ADDR_LE, cmd_info, 1, 2),