|  | WE310F5
    39.00.000
    | 
WEP key info structure. More...
#include <m2mb_wlan_driver.h>
| Data Fields | |
| UINT8 | key_index | 
| UINT8 | key [M2MB_WLAN_MAX_WEP_KEY_SIZE] | 
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.
Key for WEP for that particular index
Definition at line 137 of file m2mb_wlan_driver.h.
| UINT8 key_index | 
Key index of WEP key [1 - 4]
Definition at line 136 of file m2mb_wlan_driver.h.