nRF5 SDK v17.1.0
Data Fields
mcps_purge_conf_t Struct Reference

MCPS-PURGE.confirm. More...

#include <mac_mcps_purge.h>

Data Fields

uint8_t msdu_handle
 
mac_status_t status
 

Detailed Description

MCPS-PURGE.confirm.

The MCPS-PURGE.confirm primitive allows the MAC sublayer to notify the next higher layer of the success of its request to purge an MSDU from the transaction queue.

In accordance with IEEE Std 802.15.4-2006, section 7.1.1.5.

Field Documentation

uint8_t mcps_purge_conf_t::msdu_handle

The handle of the MSDU to be purged from the transaction queue.

mac_status_t mcps_purge_conf_t::status

The status of the request to be purged an MSDU from the transaction queue.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated