![]() |
WE310F5
39.00.000
|
WEP Configuration structure. More...
#include <m2mb_web_prov.h>
Data Fields | |
M2MB_PROV_WEP_AUTH_TYPE_T | authType |
M2MB_PROV_WEP_KEY_LEN_T | KeyLen |
UINT8 | KeyId |
UINT8 | Key [M2MB_PROV_SEC_MAX_WEP_KEY_LEN] |
WEP Configuration structure.
Structure for storing WEP Key and its configurations.
Definition at line 232 of file m2mb_web_prov.h.
M2MB_PROV_WEP_AUTH_TYPE_T authType |
Authentication type
Definition at line 234 of file m2mb_web_prov.h.
Key
Definition at line 237 of file m2mb_web_prov.h.
UINT8 KeyId |
Key ID
Definition at line 236 of file m2mb_web_prov.h.
M2MB_PROV_WEP_KEY_LEN_T KeyLen |
Key length
Definition at line 235 of file m2mb_web_prov.h.