wifi8 2.0.0.0
wifi8_m2m_wifi_wep_params_legacy_1_2_t Struct Reference

#include <wifi8_types.h>

Data Fields

uint8_t u8_key_indx
 
uint8_t u8_key_sz
 
uint8_t au8_wep_key [WEP_104_KEY_STRING_SIZE+1]
 
uint8_t __pad24__ [3]
 

Field Documentation

◆ __pad24__

uint8_t __pad24__[3]

padding bytes to keep the structure word-aligned.

◆ au8_wep_key

uint8_t au8_wep_key[WEP_104_KEY_STRING_SIZE+1]

WEP Key represented as a NULL terminated ASCII string.

◆ u8_key_indx

uint8_t u8_key_indx

wep key index.

◆ u8_key_sz

uint8_t u8_key_sz

Wep key Size.


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