nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches

◆ nrf_rpc_rsp_send_bool()

void nrf_rpc_rsp_send_bool ( const struct nrf_rpc_group * group,
bool response )

#include <include/nrf_rpc/nrf_rpc_serialize.h>

Send response to a command as a boolean value.

Parameters
[in]groupnRF RPC group.
[in]responseBoolean value to send.