WEP security key parameters. More...
#include <m2m_types.h>
Public Attributes | |
uint8 | u8KeyIndx |
uint8 | u8KeySz |
uint8 | au8WepKey [WEP_104_KEY_STRING_SIZE+1] |
uint8 | u8WepAuthType |
uint8 | __PAD24__ [2] |
WEP security key parameters.
uint8 tstrM2mWifiWepParams::__PAD24__[2] |
Padding bytes to keep the structure word alligned.
uint8 tstrM2mWifiWepParams::au8WepKey[WEP_104_KEY_STRING_SIZE+1] |
WEP Key represented as a NULL terminated ASCII string.
uint8 tstrM2mWifiWepParams::u8KeyIndx |
Wep key Index.
uint8 tstrM2mWifiWepParams::u8KeySz |
Wep key Size including NULL terminator.
uint8 tstrM2mWifiWepParams::u8WepAuthType |
WEP Security Authentication Type.