Home
last modified time | relevance | path

Searched defs:authmode (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_hostap.c49 uint8_t authmode; in hostap_init() local
/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi_types.h226 wifi_auth_mode_t authmode; /**< authmode of AP */ member
256 wifi_auth_mode_t authmode; /**< The weakest authmode to accept in the fast scan mode member
304 …wifi_auth_mode_t authmode; /**< Auth mode of soft-AP. Do not support AUTH_WEP, AUTH_WAPI_PSK and … member
943 wifi_auth_mode_t authmode;/**< authentication mode used by AP*/ member
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa.c176 uint8_t authmode; in is_wpa2_enterprise_connection() local