![]() |
nRF Connect SDK API 3.3.99
|
| void * nrf_rpc_decode_buffer_into_scratchpad | ( | struct nrf_rpc_scratchpad * | scratchpad, |
| size_t * | len ) |
#include <include/nrf_rpc/nrf_rpc_serialize.h>
Decode buffer into a scratchpad.
| [in] | scratchpad | Pointer to the scratchpad. |
| [out] | len | length of decoded buffer in bytes. |
| Pointer | to a decoded buffer data. |