1.3.2.3.57 MAC_WRP_SECURITY_LEVEL Enum
C
typedef enum { MAC_WRP_SECURITY_LEVEL_NONE = 0x00, MAC_WRP_SECURITY_LEVEL_ENC_MIC_32 = 0x05, } MAC_WRP_SECURITY_LEVEL;
Summary
Identifies the available Security Levels for G3 frames.
Description
This enumeration identifies the possible Security Levels to use in G3 frames. It is a subset of Security Levels defined in IEEE 802.15.4 standard.
Remarks
None.