mac_payload_descriptor_t

nRF5 SDK v14.2.0

Payload descriptor. More...

#include <mac_common.h>

Data Fields

uint8_t * p_payload
uint8_t payload_offset

Detailed Description

Payload descriptor.

Not covered by the standard. Contains information sufficient to allow the next higher layer to clean the memory allocated for incoming frames.

Field Documentation

uint8_t* mac_payload_descriptor_t::p_payload

Pointer to the set of octets forming the frame payload being indicated by the MAC sublayer entity.

uint8_t mac_payload_descriptor_t::payload_offset

Offset of the payload data relative to the beginning of the frame. Equal to the MAC header.

  • components/experimental_802_15_4/api/MAC/mac_common.h