![]() |
nrfxlib API 3.3.99
|
| #define NRF_RPC_CBOR_DISCARD | ( | _group, | |
| _ctx ) |
#include <nrf_rpc/include/nrf_rpc_cbor.h>
Deallocate memory for a packet.
This macro should be used if memory was allocated, but it will not be sent with any of the send functions.
| _group | nRF RPC group, used for allocation. |
| _ctx | Packet that was previously allocated. |