Searched refs:wps_state (Results 1 – 20 of 20) sorted by relevance
451 u8 wps_state; member503 enum wps_state wps_state; member
407 if (attr.wps_state) { in wps_attr_text()408 if (*attr.wps_state == WPS_STATE_NOT_CONFIGURED) in wps_attr_text()411 else if (*attr.wps_state == WPS_STATE_CONFIGURED) in wps_attr_text()
50 u8 wps_state; member
220 enum wps_state { enum
147 evap->wps_state = ap->wps_state; in wps_er_ap_event()427 if (attr.wps_state) in wps_er_ap_get_m1()428 ap->wps_state = *attr.wps_state; in wps_er_ap_get_m1()
143 const u8 *wps_state; /* 1 octet */ member
177 attr->wps_state = pos; in wps_set_attr()
306 wps->wps_state); in wps_build_wps_state()309 wpabuf_put_u8(msg, wps->wps_state); in wps_build_wps_state()1236 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->wps->ap && in wps_build_cred()2069 wps_process_wps_state(wps, attr->wps_state) || in wps_process_m1()2647 if (wps->wps->wps_state == WPS_STATE_NOT_CONFIGURED && wps->new_psk && in wps_process_wsc_done()2662 wps->wps->wps_state = WPS_STATE_CONFIGURED; in wps_process_wsc_done()
38 state = wps->wps->wps_state; in wps_build_wps_state()
91 if (hapd->conf->wps_state) { in hostapd_notif_assoc()102 if (hapd->conf->wps_state && ie[0] == 0xdd && ie[1] >= 4 && in hostapd_notif_assoc()141 } else if (hapd->conf->wps_state) { in hostapd_notif_assoc()
324 if (hapd->conf->wps_state && hapd->wps_probe_resp_ie) { in handle_probe_req()354 if (hapd->conf->wps_state && hapd->wps_beacon_ie) in ieee802_11_set_beacon()426 if (hapd->conf->wps_state && hapd->wps_beacon_ie) { in ieee802_11_set_beacon()
264 hapd->wps->wps_state = WPS_STATE_CONFIGURED; in hostapd_wps_cred_cb()508 if (conf->wps_state == 0) { in hostapd_init_wps()522 wps->wps_state = hapd->conf->wps_state; in hostapd_init_wps()628 if (conf->wps_state == WPS_STATE_NOT_CONFIGURED) { in hostapd_init_wps()710 if (hapd->conf->wps_state) in hostapd_update_wps()
561 if (conf->wps_state && identity_len == WSC_ID_ENROLLEE_LEN && in hostapd_get_eap_user()570 if (conf->wps_state && identity_len == WSC_ID_REGISTRAR_LEN && in hostapd_get_eap_user()
288 int wps_state; member
658 if (hapd->conf->wps_state && elems.wps_ie) { in check_assoc_ies()667 } else if (hapd->conf->wps_state && wpa_ie == NULL) { in check_assoc_ies()
678 !hapd->conf->wps_state) in ieee802_1x_receive()832 if (hapd->conf->wps_state && hapd->conf->wpa && in ieee802_1x_new_station()
126 bss->wps_state = 2; in wpa_supplicant_conf_ap()
416 uuid_str, MAC2STR(ap->mac_addr), dev_type, ap->wps_state, in wpa_supplicant_wps_event_er_ap_add()
1875 bss->wps_state = atoi(pos); in hostapd_config_read()1876 if (bss->wps_state < 0 || bss->wps_state > 2) { in hostapd_config_read()
95 wps_state=2