Zephyr API 3.6.99
|
#include <wifi.h>
Data Fields | |
unsigned int | type |
Security type. | |
enum wifi_eap_type | eap_type_phase1 |
EPA method type of phase1. | |
enum wifi_eap_type | eap_type_phase2 |
EPA method type of phase2. | |
char * | method |
EPA method string. | |
char * | phase2 |
Phase2 setting string. | |
enum wifi_eap_type wifi_eap_config::eap_type_phase1 |
EPA method type of phase1.
enum wifi_eap_type wifi_eap_config::eap_type_phase2 |
EPA method type of phase2.
char* wifi_eap_config::method |
EPA method string.
char* wifi_eap_config::phase2 |
Phase2 setting string.
unsigned int wifi_eap_config::type |
Security type.