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

  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.h 82 int flags, const struct wpabuf *assoc_wps_ie,
eapol_auth_sm.c 760 int flags, const struct wpabuf *assoc_wps_ie,
828 eap_conf.assoc_wps_ie = assoc_wps_ie;
  /external/wpa_supplicant_8/src/eap_server/
eap.h 105 const struct wpabuf *assoc_wps_ie; member in struct:eap_config
eap_i.h 180 struct wpabuf *assoc_wps_ie; member in struct:eap_sm
eap_server_wsc.c 131 cfg.assoc_wps_ie = sm->assoc_wps_ie;
eap_server.c     [all...]
  /external/wpa_supplicant_8/src/wps/
wps.c 103 if (cfg->assoc_wps_ie) {
106 cfg->assoc_wps_ie);
107 if (wps_parse_msg(cfg->assoc_wps_ie, &attr) < 0) {
wps.h 134 * assoc_wps_ie: (Re)AssocReq WPS IE (in AP; %NULL if not AP)
136 const struct wpabuf *assoc_wps_ie; member in struct:wps_config

Completed in 107 milliseconds