![]() |
nRF Connect SDK API 3.3.99
|
| char * nrf_rpc_invoke_remote_shell_cmd | ( | size_t | argc, |
| char * | argv[] ) |
#include <include/nrf_rpc/rpc_utils/remote_shell.h>
Invoke the remote server shell command.
| [in] | argc | Number of arguments. |
| [in] | argv | Array of arguments. |
| Command | output on success. |
| NULL | on failure. |