![]() |
nRF Connect SDK API 3.3.99
|
| void nrf_rpc_encode_bool | ( | struct nrf_rpc_cbor_ctx * | ctx, |
| bool | value ) |
#include <include/nrf_rpc/nrf_rpc_serialize.h>
Encode a boolean value.
| [in,out] | ctx | Structure used to encode CBOR stream. |
| [in] | value | Encoded value. |