Home
last modified time | relevance | path

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

/hostap-3.6.0/src/wps/
Dwps_defs.h270 WPS_STATE_CONFIGURED = 2 enumerator
Dwps.c560 else if (*attr.wps_state == WPS_STATE_CONFIGURED) in wps_attr_text()
Dwps_common.c398 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.c3337 wps->wps->wps_state = WPS_STATE_CONFIGURED; in wps_process_wsc_done()
/hostap-3.6.0/src/ap/
Dwps_hostapd.c529 hapd->wps->wps_state = WPS_STATE_CONFIGURED; in hapd_wps_cred_cb()
/hostap-3.6.0/wpa_supplicant/
Dwps_supplicant.c148 *attr.wps_state == WPS_STATE_CONFIGURED) in wpas_wps_eapol_cb()