Home
last modified time | relevance | path

Searched refs:wps_er_ap_settings (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_er.h70 struct wps_er_ap_settings { struct
Dwps_er.c278 static struct wps_er_ap_settings * wps_er_ap_get_settings(struct wps_er *er, in wps_er_ap_get_settings()
281 struct wps_er_ap_settings *s; in wps_er_ap_get_settings()
282 dl_list_for_each(s, &er->ap_settings, struct wps_er_ap_settings, list) in wps_er_ap_get_settings()
292 struct wps_er_ap_settings *settings; in wps_er_ap_cache_settings()
316 struct wps_er_ap_settings *s; in wps_er_ap_use_cached_settings()
692 struct wps_er_ap_settings *prev_s, *s; in wps_er_ap_remove_all()
696 struct wps_er_ap_settings, list) in wps_er_ap_remove_all()