Searched refs:wps_er (Results 1 - 15 of 15) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_er.h35 struct wps_er *er;
76 struct wps_er { struct
101 /* wps_er.c */
102 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr,
104 void wps_er_ap_remove(struct wps_er *er, struct in_addr *addr);
105 int wps_er_ap_cache_settings(struct wps_er *er, struct in_addr *addr);
108 int wps_er_ssdp_init(struct wps_er *er);
109 void wps_er_ssdp_deinit(struct wps_er *er);
110 void wps_er_send_ssdp_msearch(struct wps_er *er);
H A Dwps_er_ssdp.c17 #include "wps_er.h"
22 struct wps_er *er = eloop_ctx;
129 void wps_er_send_ssdp_msearch(struct wps_er *er)
161 int wps_er_ssdp_init(struct wps_er *er)
197 void wps_er_ssdp_deinit(struct wps_er *er)
H A Dwps.h29 struct wps_er;
838 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
840 void wps_er_refresh(struct wps_er *er);
841 void wps_er_deinit(struct wps_er *er, void (*cb)(void *ctx), void *ctx);
842 void wps_er_set_sel_reg(struct wps_er *er, int sel_reg, u16 dev_passwd_id,
844 int wps_er_pbc(struct wps_er *er, const u8 *uuid, const u8 *addr);
845 const u8 * wps_er_get_sta_uuid(struct wps_er *er, const u8 *addr);
846 int wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *addr,
848 int wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr,
850 int wps_er_config(struct wps_er *e
[all...]
H A Dwps_er.c22 #include "wps_er.h"
99 static struct wps_er_ap * wps_er_ap_get(struct wps_er *er,
116 static struct wps_er_ap * wps_er_ap_get_id(struct wps_er *er, unsigned int id)
181 static void wps_er_ap_unsubscribed(struct wps_er *er, struct wps_er_ap *ap)
221 static void wps_er_ap_unsubscribe(struct wps_er *er, struct wps_er_ap *ap)
278 static struct wps_er_ap_settings * wps_er_ap_get_settings(struct wps_er *er,
289 int wps_er_ap_cache_settings(struct wps_er *er, struct in_addr *addr)
313 static int wps_er_ap_use_cached_settings(struct wps_er *er,
335 static void wps_er_ap_remove_entry(struct wps_er *er, struct wps_er_ap *ap)
360 struct wps_er *e
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps_er.h35 struct wps_er *er;
76 struct wps_er { struct
101 /* wps_er.c */
102 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr,
104 void wps_er_ap_remove(struct wps_er *er, struct in_addr *addr);
105 int wps_er_ap_cache_settings(struct wps_er *er, struct in_addr *addr);
108 int wps_er_ssdp_init(struct wps_er *er);
109 void wps_er_ssdp_deinit(struct wps_er *er);
110 void wps_er_send_ssdp_msearch(struct wps_er *er);
H A Dwps_er_ssdp.c17 #include "wps_er.h"
22 struct wps_er *er = eloop_ctx;
129 void wps_er_send_ssdp_msearch(struct wps_er *er)
161 int wps_er_ssdp_init(struct wps_er *er)
197 void wps_er_ssdp_deinit(struct wps_er *er)
H A Dwps.h29 struct wps_er;
838 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
840 void wps_er_refresh(struct wps_er *er);
841 void wps_er_deinit(struct wps_er *er, void (*cb)(void *ctx), void *ctx);
842 void wps_er_set_sel_reg(struct wps_er *er, int sel_reg, u16 dev_passwd_id,
844 int wps_er_pbc(struct wps_er *er, const u8 *uuid, const u8 *addr);
845 const u8 * wps_er_get_sta_uuid(struct wps_er *er, const u8 *addr);
846 int wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *addr,
848 int wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr,
850 int wps_er_config(struct wps_er *e
[all...]
H A Dwps_er.c22 #include "wps_er.h"
99 static struct wps_er_ap * wps_er_ap_get(struct wps_er *er,
116 static struct wps_er_ap * wps_er_ap_get_id(struct wps_er *er, unsigned int id)
181 static void wps_er_ap_unsubscribed(struct wps_er *er, struct wps_er_ap *ap)
221 static void wps_er_ap_unsubscribe(struct wps_er *er, struct wps_er_ap *ap)
278 static struct wps_er_ap_settings * wps_er_ap_get_settings(struct wps_er *er,
289 int wps_er_ap_cache_settings(struct wps_er *er, struct in_addr *addr)
313 static int wps_er_ap_use_cached_settings(struct wps_er *er,
335 static void wps_er_ap_remove_entry(struct wps_er *er, struct wps_er_ap *ap)
360 struct wps_er *e
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_er.h35 struct wps_er *er;
76 struct wps_er { struct
101 /* wps_er.c */
102 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr,
104 void wps_er_ap_remove(struct wps_er *er, struct in_addr *addr);
105 int wps_er_ap_cache_settings(struct wps_er *er, struct in_addr *addr);
108 int wps_er_ssdp_init(struct wps_er *er);
109 void wps_er_ssdp_deinit(struct wps_er *er);
110 void wps_er_send_ssdp_msearch(struct wps_er *er);
H A Dwps_er_ssdp.c17 #include "wps_er.h"
22 struct wps_er *er = eloop_ctx;
129 void wps_er_send_ssdp_msearch(struct wps_er *er)
161 int wps_er_ssdp_init(struct wps_er *er)
197 void wps_er_ssdp_deinit(struct wps_er *er)
H A Dwps.h29 struct wps_er;
838 struct wps_er * wps_er_init(struct wps_context *wps, const char *ifname,
840 void wps_er_refresh(struct wps_er *er);
841 void wps_er_deinit(struct wps_er *er, void (*cb)(void *ctx), void *ctx);
842 void wps_er_set_sel_reg(struct wps_er *er, int sel_reg, u16 dev_passwd_id,
844 int wps_er_pbc(struct wps_er *er, const u8 *uuid, const u8 *addr);
845 const u8 * wps_er_get_sta_uuid(struct wps_er *er, const u8 *addr);
846 int wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *addr,
848 int wps_er_set_config(struct wps_er *er, const u8 *uuid, const u8 *addr,
850 int wps_er_config(struct wps_er *e
[all...]
H A Dwps_er.c22 #include "wps_er.h"
99 static struct wps_er_ap * wps_er_ap_get(struct wps_er *er,
116 static struct wps_er_ap * wps_er_ap_get_id(struct wps_er *er, unsigned int id)
181 static void wps_er_ap_unsubscribed(struct wps_er *er, struct wps_er_ap *ap)
221 static void wps_er_ap_unsubscribe(struct wps_er *er, struct wps_er_ap *ap)
278 static struct wps_er_ap_settings * wps_er_ap_get_settings(struct wps_er *er,
289 int wps_er_ap_cache_settings(struct wps_er *er, struct in_addr *addr)
313 static int wps_er_ap_use_cached_settings(struct wps_er *er,
335 static void wps_er_ap_remove_entry(struct wps_er *er, struct wps_er_ap *ap)
360 struct wps_er *e
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwps_supplicant.c1276 if (wpa_s->wps_er == NULL)
1281 wps_er_set_sel_reg(wpa_s->wps_er, sel_reg, dev_passwd_id,
1470 wps_er_deinit(wpa_s->wps_er, NULL, NULL);
1471 wpa_s->wps_er = NULL;
1742 if (wpa_s->wps_er) {
1743 wps_er_refresh(wpa_s->wps_er);
1746 wpa_s->wps_er = wps_er_init(wpa_s->wps, wpa_s->ifname, filter);
1747 if (wpa_s->wps_er == NULL)
1759 wps_er_deinit(wpa_s->wps_er, NULL, NULL);
1760 wpa_s->wps_er
[all...]
H A Dwpa_supplicant_i.h602 struct wps_er *wps_er; member in struct:wpa_supplicant
H A DMakefile655 OBJS += ../src/wps/wps_er.o

Completed in 206 milliseconds