Mistake on this page?
Report an issue in GitHub or email us
Data Fields
whd_wep_key_t Struct Reference

Structure for storing a WEP key. More...

#include <whd_types.h>

Data Fields

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

Detailed Description

Structure for storing a WEP key.

Definition at line 949 of file whd_types.h.

Field Documentation

uint8_t data[32]

WEP key as values NOT characters.

Definition at line 953 of file whd_types.h.

uint8_t index

WEP key index [0/1/2/3].

Definition at line 951 of file whd_types.h.

uint8_t length

WEP key length.

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

Definition at line 952 of file whd_types.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.