Public Attributes | List of all members
tstrM2mWifiWepParams Struct Reference

This struct stores the WEP security key parameters. More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD24__ [3]
 
uint8 au8WepKey [WEP_104_KEY_STRING_SIZE+1]
 
uint8 u8KeyIndx
 
uint8 u8KeySz
 

Detailed Description

This struct stores the WEP security key parameters.

Definition at line 1069 of file m2m_types.h.

Member Data Documentation

◆ __PAD24__

uint8 tstrM2mWifiWepParams::__PAD24__[3]

Padding bytes to keep the structure word alligned.

Definition at line 1076 of file m2m_types.h.

◆ au8WepKey

uint8 tstrM2mWifiWepParams::au8WepKey[WEP_104_KEY_STRING_SIZE+1]

WEP Key represented as a NULL terminated ASCII string.

Definition at line 1074 of file m2m_types.h.

◆ u8KeyIndx

uint8 tstrM2mWifiWepParams::u8KeyIndx

WEP key Index.

Definition at line 1070 of file m2m_types.h.

◆ u8KeySz

uint8 tstrM2mWifiWepParams::u8KeySz

WEP key Size.

Definition at line 1072 of file m2m_types.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03