Searched refs:cmd_tx_get (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | sar.c | 15 static int cmd_tx_get(const struct shell *sh, size_t argc, char *argv[]) in cmd_tx_get() function 121 sar_cfg_cli_cmds, SHELL_CMD_ARG(tx-get, NULL, NULL, cmd_tx_get, 1, 0),
|
D | blob.c | 446 static int cmd_tx_get(const struct shell *sh, size_t argc, char *argv[]) in cmd_tx_get() function 578 SHELL_CMD_ARG(tx-get, NULL, "[Group]", cmd_tx_get, 1, 1),
|