NetBurner 3.1
tstrM2mWifiWepParams Struct Reference

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]
 

Detailed Description

WEP security key parameters.

Member Data Documentation

◆ __PAD24__

uint8 tstrM2mWifiWepParams::__PAD24__[2]

Padding bytes to keep the structure word alligned.

◆ au8WepKey

uint8 tstrM2mWifiWepParams::au8WepKey[WEP_104_KEY_STRING_SIZE+1]

WEP Key represented as a NULL terminated ASCII string.

◆ u8KeyIndx

uint8 tstrM2mWifiWepParams::u8KeyIndx

Wep key Index.

◆ u8KeySz

uint8 tstrM2mWifiWepParams::u8KeySz

Wep key Size including NULL terminator.

◆ u8WepAuthType

uint8 tstrM2mWifiWepParams::u8WepAuthType

WEP Security Authentication Type.


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