Home
last modified time | relevance | path

Searched refs:WPS_STATE_CONFIGURED (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_defs.h270 WPS_STATE_CONFIGURED = 2 enumerator
Dwps.c643 else if (*attr->wps_state == WPS_STATE_CONFIGURED) in wps_attr_text()
Dwps_common.c412 wps->wps_state = WPS_STATE_CONFIGURED; in wps_get_oob_cred()
Dwps_validate.c451 *wps_state != WPS_STATE_CONFIGURED) { in wps_validate_wps_state()
Dwps_registrar.c3359 wps->wps->wps_state = WPS_STATE_CONFIGURED; in wps_process_wsc_done()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwps_hostapd.c289 wps->wps_state = WPS_STATE_CONFIGURED; in hostapd_init_wps()