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

  /external/wpa_supplicant_8/src/wps/
wps_upnp_ap.c 22 struct wps_registrar *reg = timeout_ctx;
29 int upnp_er_set_selected_registrar(struct wps_registrar *reg,
80 void upnp_er_remove_notification(struct wps_registrar *reg,
wps.h 27 struct wps_registrar;
599 struct wps_registrar *registrar;
780 struct wps_registrar *
783 void wps_registrar_deinit(struct wps_registrar *reg);
784 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr,
787 int wps_registrar_invalidate_pin(struct wps_registrar *reg, const u8 *uuid);
788 int wps_registrar_wps_cancel(struct wps_registrar *reg);
789 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
790 int wps_registrar_button_pushed(struct wps_registrar *reg,
792 void wps_registrar_complete(struct wps_registrar *registrar, const u8 *uuid_e
    [all...]
wps_upnp_i.h 35 struct wps_registrar;
102 struct wps_registrar *reg;
188 int upnp_er_set_selected_registrar(struct wps_registrar *reg,
191 void upnp_er_remove_notification(struct wps_registrar *reg,
wps_i.h 194 /* wps_registrar.c */
201 int wps_device_store(struct wps_registrar *reg,
203 void wps_registrar_selected_registrar_changed(struct wps_registrar *reg,
205 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count);
206 int wps_registrar_pbc_overlap(struct wps_registrar *reg,
208 void wps_registrar_remove_nfc_pw_token(struct wps_registrar *reg,
wps_registrar.c 139 struct wps_registrar { struct
190 static int wps_set_ie(struct wps_registrar *reg);
194 static void wps_registrar_remove_pin(struct wps_registrar *reg,
198 static void wps_registrar_add_authorized_mac(struct wps_registrar *reg,
219 static void wps_registrar_remove_authorized_mac(struct wps_registrar *reg,
257 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg,
289 int wps_device_store(struct wps_registrar *reg,
310 static void wps_registrar_add_pbc_session(struct wps_registrar *reg,
361 static void wps_registrar_remove_pbc_session(struct wps_registrar *reg,
397 int wps_registrar_pbc_overlap(struct wps_registrar *reg
    [all...]
wps_upnp.c 962 struct wps_registrar *reg)
    [all...]
wps_er.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
ap.c 718 struct wps_registrar *reg;
Makefile 611 OBJS += ../src/wps/wps_registrar.o
    [all...]
  /external/wpa_supplicant_8/hostapd/
Android.mk 407 OBJS += src/wps/wps_registrar.c
Makefile 363 OBJS += ../src/wps/wps_registrar.o

Completed in 71 milliseconds