Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_hostpad_wps.c89 esp_event_post(WIFI_EVENT, WIFI_EVENT_AP_WPS_RG_PIN, &evt, sizeof(evt), OS_BLOCK); in wifi_ap_wps_init()
/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi_types.h904 WIFI_EVENT_AP_WPS_RG_PIN, /**< Soft-AP wps pin code in registrar mode */ enumerator