WL865E4-P  36.07.001
M2MB_WLAN_EAP_T Struct Reference

#include <m2mb_wlan_driver.h>

Data Fields

UINT8 eap_flag
 
M2MB_WLAN_8021X_METHOD_E method
 
UINT8 id [32]
 
UINT8 username [32]
 
UINT8 password [32]
 
UINT8 ca_name [32]
 
UINT8 cert_name [32]
 

Detailed Description

Definition at line 538 of file m2mb_wlan_driver.h.

Field Documentation

◆ ca_name

UINT8 ca_name[32]

CA name given by user

Definition at line 545 of file m2mb_wlan_driver.h.

◆ cert_name

UINT8 cert_name[32]

cert name given by user

Definition at line 546 of file m2mb_wlan_driver.h.

◆ eap_flag

UINT8 eap_flag

Definition at line 540 of file m2mb_wlan_driver.h.

◆ id

UINT8 id[32]

identifier

Definition at line 542 of file m2mb_wlan_driver.h.

◆ method

method for 802.1x enterprise

Definition at line 541 of file m2mb_wlan_driver.h.

◆ password

UINT8 password[32]

password of server

Definition at line 544 of file m2mb_wlan_driver.h.

◆ username

UINT8 username[32]

username of server

Definition at line 543 of file m2mb_wlan_driver.h.


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