iot_pbuffer_alloc_param_t

nRF5 SDK v15.0.0

Parameters required to allocate the packet buffer. More...

#include <iot_pbuffer.h>

Detailed Description

Parameters required to allocate the packet buffer.

Field Documentation

iot_pbuffer_flags_t iot_pbuffer_alloc_param_t::flags

Flags that indicate if memory allocation is needed or not.

uint32_t iot_pbuffer_alloc_param_t::length

Length of payload for which the packet buffer is requested.

iot_pbuffer_type_t iot_pbuffer_alloc_param_t::type

Payload type for which the packet buffer is requested to be allocated or reallocated.

  • components/iot/ipv6_stack/pbuffer/iot_pbuffer.h