]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/wpa_supplicant_i.h
RRM: Enable beacon report with active/passive scan for all drivers
[thirdparty/hostap.git] / wpa_supplicant / wpa_supplicant_i.h
index d911402c9353f02202fe4e5953f063826525d114..576f141b15b9b970cb89a9eb2fb389893dfd48b8 100644 (file)
@@ -1092,6 +1092,8 @@ struct wpa_supplicant {
         */
        struct wpabuf *lci;
        struct os_reltime lci_time;
+
+       struct os_reltime beacon_rep_scan;
 };