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

◆ nrf_rpc_decode_buffer_into_scratchpad()

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.

Parameters
[in]scratchpadPointer to the scratchpad.
[out]lenlength of decoded buffer in bytes.
Return values
Pointerto a decoded buffer data.