Home
last modified time | relevance | path

Searched refs:NONE_AUTH (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wifi_driver.h61 NONE_AUTH = 0x01, enumerator
Desp_wpa_main.c216 } else if (esp_wifi_sta_get_prof_authmode_internal() == NONE_AUTH) { in wpa_sta_connect()