Infineon Logo Wi-Fi Host Driver (WHD) Public API Reference Guide
 
whd_wep_key_t Struct Reference

General Description

Structure for storing a WEP key.

Data Fields

uint8_t index
 WEP key index [0/1/2/3].
 
uint8_t length
 WEP key length. More...
 
uint8_t data [32]
 WEP key as values NOT characters.
 

Field Documentation

◆ length

uint8_t length

WEP key length.

Either 5 bytes (40-bits) or 13-bytes (104-bits)


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