nRF Connect SDK API
3.3.99
Loading...
Searching...
No Matches
remote_shell.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2024-2025 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef NRF_RPC_REMOTE_SHELL_H_
8
#define NRF_RPC_REMOTE_SHELL_H_
9
10
#include <stddef.h>
11
12
#ifdef __cplusplus
13
extern
"C"
{
14
#endif
15
31
char
*
nrf_rpc_invoke_remote_shell_cmd
(
size_t
argc,
char
*argv[]);
32
38
#ifdef __cplusplus
39
}
40
#endif
41
42
#endif
/* NRF_RPC_REMOTE_SHELL_H_ */
nrf_rpc_invoke_remote_shell_cmd
char * nrf_rpc_invoke_remote_shell_cmd(size_t argc, char *argv[])
Invoke the remote server shell command.
include
nrf_rpc
rpc_utils
remote_shell.h
Generated on Wed Jun 10 2026 17:22:24 for nRF Connect SDK API by
1.12.0