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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_defs.h 218 WPS_STATE_NOT_CONFIGURED = 1,
wps_enrollee.c 39 state = WPS_STATE_NOT_CONFIGURED;
wps_registrar.c 1134 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->wps->ap &&
    [all...]
  /external/wpa_supplicant_8/src/wps/
wps_defs.h 256 WPS_STATE_NOT_CONFIGURED = 1,
wps.c 518 if (*attr.wps_state == WPS_STATE_NOT_CONFIGURED)
wps_enrollee.c 35 state = WPS_STATE_NOT_CONFIGURED;
    [all...]
wps_validate.c 448 if (*wps_state != WPS_STATE_NOT_CONFIGURED &&
    [all...]
wps_registrar.c     [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p_build.c 369 wpabuf_put_u8(buf, WPS_STATE_NOT_CONFIGURED);
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 915 if (conf->wps_state == WPS_STATE_NOT_CONFIGURED) {
    [all...]

Completed in 3542 milliseconds