HomeSort by: relevance | last modified time | path
    Searched refs:wps_registrar (Results 1 - 11 of 11) sorted by relevancy

  /src/external/bsd/wpa/dist/src/wps/
wps_upnp_ap.c 22 struct wps_registrar *reg = timeout_ctx;
29 int upnp_er_set_selected_registrar(struct wps_registrar *reg,
76 void upnp_er_remove_notification(struct wps_registrar *reg,
Makefile 21 wps_registrar.o \
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.h 28 struct wps_registrar;
650 struct wps_registrar *registrar;
855 struct wps_registrar *
858 void wps_registrar_deinit(struct wps_registrar *reg);
859 int wps_registrar_add_pin(struct wps_registrar *reg, const u8 *addr,
862 int wps_registrar_invalidate_pin(struct wps_registrar *reg, const u8 *uuid);
863 int wps_registrar_wps_cancel(struct wps_registrar *reg);
864 int wps_registrar_unlock_pin(struct wps_registrar *reg, const u8 *uuid);
865 int wps_registrar_button_pushed(struct wps_registrar *reg,
867 void wps_registrar_complete(struct wps_registrar *registrar, const u8 *uuid_e
    [all...]
wps_i.h 203 /* wps_registrar.c */
210 int wps_device_store(struct wps_registrar *reg,
212 void wps_registrar_selected_registrar_changed(struct wps_registrar *reg,
214 const u8 * wps_authorized_macs(struct wps_registrar *reg, size_t *count);
215 int wps_registrar_pbc_overlap(struct wps_registrar *reg,
217 void wps_registrar_remove_nfc_pw_token(struct wps_registrar *reg,
219 int wps_cb_new_psk(struct wps_registrar *reg, const u8 *mac_addr,
wps_registrar.c 142 struct wps_registrar { struct
226 static int wps_set_ie(struct wps_registrar *reg);
230 static void wps_registrar_remove_pin(struct wps_registrar *reg,
234 static void wps_registrar_add_authorized_mac(struct wps_registrar *reg,
255 static void wps_registrar_remove_authorized_mac(struct wps_registrar *reg,
293 static struct wps_registrar_device * wps_device_get(struct wps_registrar *reg,
325 int wps_device_store(struct wps_registrar *reg,
346 static void wps_registrar_add_pbc_session(struct wps_registrar *reg,
398 static void wps_registrar_remove_pbc_session(struct wps_registrar *reg,
428 int wps_registrar_pbc_overlap(struct wps_registrar *reg
    [all...]
wps_upnp.c 997 struct wps_registrar *reg)
wps_er.c 1507 struct wps_registrar *reg = er->wps->registrar;
  /src/external/bsd/wpa/dist/hostapd/
Android.mk 514 OBJS += src/wps/wps_registrar.c
  /src/external/bsd/wpa/dist/src/ap/
wps_hostapd.c 1388 struct wps_registrar *reg)
  /src/external/bsd/wpa/dist/wpa_supplicant/
ap.c 1302 struct wps_registrar *reg;

Completed in 51 milliseconds