Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_wifi/include/
Desp_wifi_types.h881 WIFI_EVENT_STA_WPS_ER_PBC_OVERLAP, /**< Station wps overlap in enrollee mode */ enumerator
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wps.c1615 esp_event_post(WIFI_EVENT, WIFI_EVENT_STA_WPS_ER_PBC_OVERLAP, 0, 0, OS_BLOCK); in wifi_wps_scan_done()