Searched refs:wps_er_ap_settings (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_er.h | 70 struct wps_er_ap_settings { struct
|
H A D | wps_er.c | 278 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() 691 struct wps_er_ap_settings *prev_s, *s; in wps_er_ap_remove_all() 695 struct wps_er_ap_settings, list) in wps_er_ap_remove_all()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_er.h | 70 struct wps_er_ap_settings { struct
|
H A D | wps_er.c | 278 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() 691 struct wps_er_ap_settings *prev_s, *s; in wps_er_ap_remove_all() 695 struct wps_er_ap_settings, list) in wps_er_ap_remove_all()
|
Completed in 6 milliseconds