Apps Components Interfaces All Files Source Tree | source: beta.CC2420Radio.ieee.802.15.4.MCPS.MCPS_DATA.nc |
The MCPS-SAP supports the transport of SSCS protocol data units (SPDUs) between peer SSCS entities. MCPS_DATA is used to transmit and receive data from the MAC sublayer.
Author: | Joe Polastre |
Commands |
Events |
Commands - Details |
Events - Details |
Parameters: |
msduHandle - The handle associated with the MSDU status - That status of the last MSDU transmission |
Parameters: |
SrcAddrMode - The source addressing mode for this primitive and subsequent MPDU SrcPANId - The 16 bit PAN identifier of the source SrcAddr - Individual device address of the source as per the SrcAddrMode DstAddrMode - The destination addressing mode for this primitive and subsequent MPDU DstPANId - The 16 bit PAN identifier of the destination DstAddr - Individual device address of the destination as per the DstAddrMode msduLength - Number of octets contained in the msdu msdu - Set of octets forming the msdu mpduLinkQuality - LQ value measured during reception SecurityUse - An indication whether the received data frame is using security ACLEntry - The macSecurityMode parameter value from the ACL entry associated with the sender of the data frame. This value is set to 0x08 if the sender of the data frame was not found in the ACL. |