Home
last modified time | relevance | path

Searched refs:WPS_STATE_NOT_CONFIGURED (Results 1 – 16 of 16) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_defs.h269 WPS_STATE_NOT_CONFIGURED = 1, enumerator
Dwps.c557 if (*attr.wps_state == WPS_STATE_NOT_CONFIGURED) in wps_attr_text()
Dwps_common.c383 if (wps->wps_state == WPS_STATE_NOT_CONFIGURED && data.new_psk && in wps_get_oob_cred()
Dwps_validate.c450 if (*wps_state != WPS_STATE_NOT_CONFIGURED && in wps_validate_wps_state()
Dwps_enrollee.c25 state = WPS_STATE_NOT_CONFIGURED; in wps_build_wps_state()
Dwps_registrar.c1721 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->wps->ap && in wps_build_cred()
3317 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->new_psk && in wps_process_wsc_done()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_defs.h269 WPS_STATE_NOT_CONFIGURED = 1, enumerator
Dwps.c557 if (*attr.wps_state == WPS_STATE_NOT_CONFIGURED) in wps_attr_text()
Dwps_common.c383 if (wps->wps_state == WPS_STATE_NOT_CONFIGURED && data.new_psk && in wps_get_oob_cred()
Dwps_validate.c450 if (*wps_state != WPS_STATE_NOT_CONFIGURED && in wps_validate_wps_state()
Dwps_enrollee.c25 state = WPS_STATE_NOT_CONFIGURED; in wps_build_wps_state()
Dwps_registrar.c1737 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->wps->ap && in wps_build_cred()
3326 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->new_psk && in wps_process_wsc_done()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
Dp2p_build.c756 wpabuf_put_u8(buf, WPS_STATE_NOT_CONFIGURED); in p2p_build_wps_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
Dp2p_build.c756 wpabuf_put_u8(buf, WPS_STATE_NOT_CONFIGURED); in p2p_build_wps_ie()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwps_hostapd.c1167 if (conf->wps_state == WPS_STATE_NOT_CONFIGURED) { in hostapd_init_wps()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwps_hostapd.c1254 if (conf->wps_state == WPS_STATE_NOT_CONFIGURED) { in hostapd_init_wps()