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

  /external/wpa_supplicant_8/src/wps/
wps_upnp.h 15 struct wps_context;
37 upnp_wps_device_init(struct upnp_wps_device_ctx *ctx, struct wps_context *wps,
wps_i.h 27 struct wps_context *wps;
139 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
141 void wps_success_event(struct wps_context *wps, const u8 *mac_addr);
142 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part,
144 void wps_pbc_overlap_event(struct wps_context *wps);
145 void wps_pbc_timeout_event(struct wps_context *wps);
146 void wps_pbc_active_event(struct wps_context *wps);
147 void wps_pbc_disable_event(struct wps_context *wps);
wps.h 112 struct wps_context *wps;
589 * struct wps_context - Long term WPS context data
594 struct wps_context { struct
795 wps_registrar_init(struct wps_context *wps,
834 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band,
836 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr);
840 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
855 struct wpabuf * wps_er_config_token_from_cred(struct wps_context *wps,
860 struct wps_context *wps, const u8 *uuid,
877 struct wpabuf * wps_build_nfc_handover_req(struct wps_context *ctx
    [all...]
wps_common.c 271 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg,
288 void wps_success_event(struct wps_context *wps, const u8 *mac_addr)
301 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part,
317 void wps_pbc_overlap_event(struct wps_context *wps)
326 void wps_pbc_timeout_event(struct wps_context *wps)
335 void wps_pbc_active_event(struct wps_context *wps)
344 void wps_pbc_disable_event(struct wps_context *wps)
355 struct wpabuf * wps_get_oob_cred(struct wps_context *wps, int rf_band,
434 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr)
701 struct wpabuf * wps_build_nfc_handover_req(struct wps_context *ctx
    [all...]
wps_er.h 77 struct wps_context *wps;
wps_upnp_i.h 109 struct wps_context *wps;
wps_er.c 34 static void wps_er_sta_event(struct wps_context *wps, struct wps_er_sta *sta,
127 static void wps_er_ap_event(struct wps_context *wps, struct wps_er_ap *ap,
1250 wps_er_init(struct wps_context *wps, const char *ifname, const char *filter)
    [all...]
wps_registrar.c 142 struct wps_context *wps;
446 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg)
458 static void wps_registrar_free_pending_m2(struct wps_context *wps)
482 static int wps_build_ap_setup_locked(struct wps_context *wps,
637 wps_registrar_init(struct wps_context *wps,
    [all...]
wps_upnp.c     [all...]
  /external/wpa_supplicant_8/src/radius/
radius_server.h 180 struct wps_context *wps;
radius_server.c 275 struct wps_context *wps;
    [all...]
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.h 39 struct wps_context *wps;
  /external/wpa_supplicant_8/src/eap_server/
eap.h 123 struct wps_context *wps;
eap_i.h 194 struct wps_context *wps;
  /external/wpa_supplicant_8/src/eap_peer/
eap.h 301 struct wps_context *wps;
eap_i.h 358 struct wps_context *wps;
eap_wsc.c 28 struct wps_context *wps_ctx;
151 struct wps_context *wps;
  /external/wpa_supplicant_8/src/ap/
wps_hostapd.c 34 struct wps_context *wps);
43 static void hostapd_wps_nfc_clear(struct wps_context *wps);
932 struct wps_context *wps)
956 static void hostapd_free_wps(struct wps_context *wps)
974 struct wps_context *wps;
    [all...]
hostapd.h 175 struct wps_context *wps;
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 228 struct wps_context *wps;
  /external/wpa_supplicant_8/wpa_supplicant/
wps_supplicant.c     [all...]
wpa_supplicant_i.h 644 struct wps_context *wps;
    [all...]
ap.c 1235 struct wps_context *wps;
    [all...]

Completed in 652 milliseconds