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

◆ nrf_rpc_rsp_decode_bool()

void nrf_rpc_rsp_decode_bool ( const struct nrf_rpc_group *  group,
struct nrf_rpc_cbor_ctx *  ctx,
void *  handler_data 
)

#include <include/nrf_rpc/nrf_rpc_serialize.h>

Decode a command response as a boolean value.

Parameters
[in]groupnRF RPC group.
[in,out]ctxCBOR decoding context.
[in]handler_dataPointer to place where value will be decoded.