Searched defs:assoc_wps_ie (Results 1 - 12 of 12) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap.h105 const struct wpabuf *assoc_wps_ie; member in struct:eap_config
H A Deap_i.h180 struct wpabuf *assoc_wps_ie; member in struct:eap_sm
/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm.c760 int flags, const struct wpabuf *assoc_wps_ie,
828 eap_conf.assoc_wps_ie = assoc_wps_ie;
759 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, int flags, const struct wpabuf *assoc_wps_ie, const struct wpabuf *assoc_p2p_ie, void *sta_ctx, const char *identity, const char *radius_cui) argument
/external/wpa_supplicant_8/src/eap_server/
H A Deap.h105 const struct wpabuf *assoc_wps_ie; member in struct:eap_config
H A Deap_i.h180 struct wpabuf *assoc_wps_ie; member in struct:eap_sm
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm.c760 int flags, const struct wpabuf *assoc_wps_ie,
828 eap_conf.assoc_wps_ie = assoc_wps_ie;
759 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, int flags, const struct wpabuf *assoc_wps_ie, const struct wpabuf *assoc_p2p_ie, void *sta_ctx, const char *identity, const char *radius_cui) argument
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap.h105 const struct wpabuf *assoc_wps_ie; member in struct:eap_config
H A Deap_i.h180 struct wpabuf *assoc_wps_ie; member in struct:eap_sm
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm.c760 int flags, const struct wpabuf *assoc_wps_ie,
828 eap_conf.assoc_wps_ie = assoc_wps_ie;
759 eapol_auth_alloc(struct eapol_authenticator *eapol, const u8 *addr, int flags, const struct wpabuf *assoc_wps_ie, const struct wpabuf *assoc_p2p_ie, void *sta_ctx, const char *identity, const char *radius_cui) argument
/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps.h134 * 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
/external/wpa_supplicant_8/src/wps/
H A Dwps.h134 * 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
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps.h134 * 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 193 milliseconds