Lines Matching defs:er
99 static struct wps_er_ap * wps_er_ap_get(struct wps_er *er, in wps_er_ap_get()
113 static struct wps_er_ap * wps_er_ap_get_id(struct wps_er *er, unsigned int id) in wps_er_ap_get_id()
178 static void wps_er_ap_unsubscribed(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_unsubscribed()
220 static void wps_er_ap_unsubscribe(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_unsubscribe()
277 static struct wps_er_ap_settings * wps_er_ap_get_settings(struct wps_er *er, in wps_er_ap_get_settings()
288 int wps_er_ap_cache_settings(struct wps_er *er, struct in_addr *addr) in wps_er_ap_cache_settings()
312 static int wps_er_ap_use_cached_settings(struct wps_er *er, in wps_er_ap_use_cached_settings()
334 static void wps_er_ap_remove_entry(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_remove_entry()
359 struct wps_er *er = eloop_data; in wps_er_ap_timeout() local
634 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr, in wps_er_ap_add()
673 void wps_er_ap_remove(struct wps_er *er, struct in_addr *addr) in wps_er_ap_remove()
685 static void wps_er_ap_remove_all(struct wps_er *er) in wps_er_ap_remove_all()
1169 static void wps_er_http_event(struct wps_er *er, struct http_request *req, in wps_er_http_event()
1205 static void wps_er_http_notify(struct wps_er *er, struct http_request *req) in wps_er_http_notify()
1233 struct wps_er *er = ctx; in wps_er_http_req() local
1269 struct wps_er *er; in wps_er_init() local
1332 void wps_er_refresh(struct wps_er *er) in wps_er_refresh()
1349 struct wps_er *er = eloop_data; in wps_er_deinit_finish() local
1365 void wps_er_deinit(struct wps_er *er, void (*cb)(void *ctx), void *ctx) in wps_er_deinit()
1496 void wps_er_set_sel_reg(struct wps_er *er, int sel_reg, u16 dev_passwd_id, in wps_er_set_sel_reg()
1558 int wps_er_pbc(struct wps_er *er, const u8 *uuid) in wps_er_pbc()
1880 int wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *pin, in wps_er_learn()
1911 int wps_er_set_config(struct wps_er *er, const u8 *uuid, in wps_er_set_config()
1963 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *pin, in wps_er_config()