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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp.h 15 struct wps_context;
54 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
wps_i.h 30 struct wps_context *wps;
186 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg);
187 void wps_success_event(struct wps_context *wps);
188 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part);
189 void wps_pbc_overlap_event(struct wps_context *wps);
190 void wps_pbc_timeout_event(struct wps_context *wps);
wps_common.c 254 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg)
267 void wps_success_event(struct wps_context *wps)
276 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part)
290 void wps_pbc_overlap_event(struct wps_context *wps)
299 void wps_pbc_timeout_event(struct wps_context *wps)
wps.h 98 struct wps_context *wps;
365 * struct wps_context - Long term WPS context data
370 struct wps_context { struct
514 wps_registrar_init(struct wps_context *wps,
wps_upnp_i.h 126 struct wps_context *wps;
wps_registrar.c 82 struct wps_context *wps;
215 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg)
227 static void wps_registrar_free_pending_m2(struct wps_context *wps)
251 static int wps_build_ap_setup_locked(struct wps_context *wps,
361 wps_registrar_init(struct wps_context *wps,
    [all...]
wps_upnp.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/radius/
radius_server.h 36 struct wps_context *wps;
radius_server.c 96 struct wps_context *wps;
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap.h 106 struct wps_context *wps;
eap_i.h 184 struct wps_context *wps;
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.h 253 struct wps_context *wps;
eap_i.h 335 struct wps_context *wps;
eap_wsc.c 34 struct wps_context *wps_ctx;
77 struct wps_context *wps;
  /external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
eapol_supp_sm.h 208 struct wps_context *wps;
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_supplicant_i.h 360 struct wps_context *wps;
wps_supplicant.c 653 struct wps_context *wps;

Completed in 169 milliseconds