Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wps_i.h53 #define WPS_IGNORE_SEL_REG_MAX_CNT 4 macro
Desp_wps.c1643 if (wps_get_type() == WPS_TYPE_PIN && sm->scan_cnt > WPS_IGNORE_SEL_REG_MAX_CNT) { in wifi_wps_scan_done()