HomeSort by: relevance | last modified time | path
    Searched refs:WPS_STATE_NOT_CONFIGURED (Results 1 - 8 of 8) sorted by relevancy

  /src/external/bsd/wpa/dist/src/wps/
wps_defs.h 269 WPS_STATE_NOT_CONFIGURED = 1,
wps.c 558 if (*attr.wps_state == WPS_STATE_NOT_CONFIGURED)
wps_common.c 383 if (wps->wps_state == WPS_STATE_NOT_CONFIGURED && data.new_psk &&
wps_enrollee.c 25 state = WPS_STATE_NOT_CONFIGURED;
wps_validate.c 450 if (*wps_state != WPS_STATE_NOT_CONFIGURED &&
wps_registrar.c 1720 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->wps->ap &&
3316 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->new_psk &&
  /src/external/bsd/wpa/dist/src/p2p/
p2p_build.c 762 wpabuf_put_u8(buf, WPS_STATE_NOT_CONFIGURED);
  /src/external/bsd/wpa/dist/src/ap/
wps_hostapd.c 1255 if (conf->wps_state == WPS_STATE_NOT_CONFIGURED) {

Completed in 21 milliseconds