WE310F5  39.00.000
M2MB_WEP_KEY_INFO_S Struct Reference

WEP key info structure. More...

#include <m2mb_wlan_driver.h>

Data Fields

UINT8 key_index
 
UINT8 key [M2MB_WLAN_MAX_WEP_KEY_SIZE]
 

Detailed Description

WEP key info structure.

Structure for setting key index and key, which will be used in upcoming association when WEP security is enabled.

Definition at line 134 of file m2mb_wlan_driver.h.

Field Documentation

◆ key

Key for WEP for that particular index

Definition at line 137 of file m2mb_wlan_driver.h.

◆ key_index

UINT8 key_index

Key index of WEP key [1 - 4]

Definition at line 136 of file m2mb_wlan_driver.h.


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