FreeRTOS: Wi-Fi Management Library
Return to main page ↑
WIFIWEPKey_t Struct Reference

Wi-Fi WEP keys (64- and 128-bit keys only) More...

#include <iot_wifi.h>

Data Fields

char cKey [wificonfigMAX_WEPKEY_LEN]
 
uint8_t ucLength
 

Detailed Description

Wi-Fi WEP keys (64- and 128-bit keys only)

Field Documentation

◆ cKey

char WIFIWEPKey_t::cKey[wificonfigMAX_WEPKEY_LEN]

WEP key (binary array, not C-string).

◆ ucLength

uint8_t WIFIWEPKey_t::ucLength

Key length.


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