nRF Connect SDK API 0.1.0
|
void nrf_rpc_rsp_send_int | ( | const struct nrf_rpc_group * | group, |
int32_t | response | ||
) |
#include <include/nrf_rpc/nrf_rpc_serialize.h>
Send response to a command as an integer value.
[in] | group | nRF RPC group. |
[in] | response | Integer value to send. |