Allow driver wrappers to indicate maximum remain-on-channel duration
[libeap.git] / wpa_supplicant / wpa_supplicant_i.h
index 84d642c..2ac8826 100644 (file)
@@ -384,6 +384,7 @@ struct wpa_supplicant {
        struct wpa_client_mlme mlme;
        unsigned int drv_flags;
        int max_scan_ssids;
+       unsigned int max_remain_on_chan;
 
        int pending_mic_error_report;
        int pending_mic_error_pairwise;