HomeSort by relevance Sort by last modified time
    Searched refs:WPS_STATE_NOT_CONFIGURED (Results 1 - 8 of 8) sorted by null

  /external/wpa_supplicant_8/src/wps/
wps_defs.h 268 WPS_STATE_NOT_CONFIGURED = 1,
wps.c 559 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;
    [all...]
wps_validate.c 450 if (*wps_state != WPS_STATE_NOT_CONFIGURED &&
    [all...]
wps_registrar.c     [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_build.c 756 wpabuf_put_u8(buf, WPS_STATE_NOT_CONFIGURED);
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 1126 if (conf->wps_state == WPS_STATE_NOT_CONFIGURED) {
    [all...]

Completed in 120 milliseconds