]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/ap_config.h
MBO: Add MBO ANQP-element processing on AP
[thirdparty/hostap.git] / src / ap / ap_config.h
index 82eb0063f38ead9c5cfebbcc885669ba4142bff6..5394339074fdf269cc4c30b85cf6acf0a5b0d602 100644 (file)
@@ -600,6 +600,7 @@ struct hostapd_bss_config {
 
 #ifdef CONFIG_MBO
        int mbo_enabled;
+       int mbo_cell_data_conn_pref;
 #endif /* CONFIG_MBO */
 
        int ftm_responder;