Apps     Components     Interfaces     All Files     Source Tree     source: beta.CC2420Radio.ieee.802.15.4.MCPS.MCPS_PURGE.nc

Interface: MCPS_PURGE

MCPS_PURGE is used to manage MSDU handles in the transaction queue of the MCPS of the MAC sublayer. The MCPS-SAP supports the transport of SSCS protocol data units (SPDUs) between peer SSCS entities.
Author: Joe Polastre

Commands

Events

Commands - Details

request

void request(uint8_t msduHandle)

Request MSDU to be purged from the transaction queue. See page 62 of the IEEE 802.15.4 specification.

Parameters:

msduHandle - The handle of the MSDU to be purged from the transaction queue

Events - Details

confirm

void confirm(uint8_t msduHandle, IEEE_status status)

Confirm reports the results of a request to purge a data MSDU. See page 59 of the IEEE 802.15.4 specification.

Parameters:

msduHandle - The handle associated with the MSDU

status - That status of the last MSDU transmission