HS 2.0R2: Add OSU Providers list ANQP element
[mech_eap.git] / wpa_supplicant / bss.h
index 4deeb5f..30df7ca 100644 (file)
@@ -39,6 +39,7 @@ struct wpa_bss_anqp {
        struct wpabuf *hs20_wan_metrics;
        struct wpabuf *hs20_connection_capability;
        struct wpabuf *hs20_operating_class;
+       struct wpabuf *hs20_osu_providers_list;
 #endif /* CONFIG_HS20 */
 };