Searched refs:WPS_STATE_NOT_CONFIGURED (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/contrib/wpa/src/wps/
H A Dwps_defs.h256 WPS_STATE_NOT_CONFIGURED = 1, enumerator in enum:wps_state
H A Dwps.c544 if (*attr.wps_state == WPS_STATE_NOT_CONFIGURED)
H A Dwps_enrollee.c35 state = WPS_STATE_NOT_CONFIGURED;
H A Dwps_validate.c448 if (*wps_state != WPS_STATE_NOT_CONFIGURED &&
H A Dwps_registrar.c1627 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->wps->ap &&
3136 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->new_psk &&
/freebsd-10.2-release/contrib/wpa/src/p2p/
H A Dp2p_build.c370 wpabuf_put_u8(buf, WPS_STATE_NOT_CONFIGURED);
/freebsd-10.2-release/contrib/wpa/src/ap/
H A Dwps_hostapd.c937 if (conf->wps_state == WPS_STATE_NOT_CONFIGURED) {

Completed in 168 milliseconds