• Home
  • Raw
  • Download

Lines Matching defs:er

105 static struct wps_er_ap * wps_er_ap_get(struct wps_er *er,  in wps_er_ap_get()
119 static struct wps_er_ap * wps_er_ap_get_id(struct wps_er *er, unsigned int id) in wps_er_ap_get_id()
184 static void wps_er_ap_unsubscribed(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_unsubscribed()
226 static void wps_er_ap_unsubscribe(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_unsubscribe()
283 static struct wps_er_ap_settings * wps_er_ap_get_settings(struct wps_er *er, in wps_er_ap_get_settings()
294 int wps_er_ap_cache_settings(struct wps_er *er, struct in_addr *addr) in wps_er_ap_cache_settings()
318 static int wps_er_ap_use_cached_settings(struct wps_er *er, in wps_er_ap_use_cached_settings()
340 static void wps_er_ap_remove_entry(struct wps_er *er, struct wps_er_ap *ap) in wps_er_ap_remove_entry()
365 struct wps_er *er = eloop_data; in wps_er_ap_timeout() local
595 void wps_er_ap_add(struct wps_er *er, const u8 *uuid, struct in_addr *addr, in wps_er_ap_add()
634 void wps_er_ap_remove(struct wps_er *er, struct in_addr *addr) in wps_er_ap_remove()
646 static void wps_er_ap_remove_all(struct wps_er *er) in wps_er_ap_remove_all()
1130 static void wps_er_http_event(struct wps_er *er, struct http_request *req, in wps_er_http_event()
1166 static void wps_er_http_notify(struct wps_er *er, struct http_request *req) in wps_er_http_notify()
1194 struct wps_er *er = ctx; in wps_er_http_req() local
1230 struct wps_er *er; in wps_er_init() local
1293 void wps_er_refresh(struct wps_er *er) in wps_er_refresh()
1310 struct wps_er *er = eloop_data; in wps_er_deinit_finish() local
1326 void wps_er_deinit(struct wps_er *er, void (*cb)(void *ctx), void *ctx) in wps_er_deinit()
1457 void wps_er_set_sel_reg(struct wps_er *er, int sel_reg, u16 dev_passwd_id, in wps_er_set_sel_reg()
1519 int wps_er_pbc(struct wps_er *er, const u8 *uuid) in wps_er_pbc()
1841 int wps_er_learn(struct wps_er *er, const u8 *uuid, const u8 *pin, in wps_er_learn()
1872 int wps_er_set_config(struct wps_er *er, const u8 *uuid, in wps_er_set_config()
1924 int wps_er_config(struct wps_er *er, const u8 *uuid, const u8 *pin, in wps_er_config()