P2P: Allow driver wrapper to indicate how many stations are supported
[libeap.git] / wpa_supplicant / wpa_supplicant_i.h
index ca3a273..df4a24d 100644 (file)
@@ -408,6 +408,7 @@ struct wpa_supplicant {
        unsigned int drv_flags;
        int max_scan_ssids;
        unsigned int max_remain_on_chan;
+       unsigned int max_stations;
 
        int pending_mic_error_report;
        int pending_mic_error_pairwise;