mesh: Make beacon interval configurable
[mech_eap.git] / src / drivers / driver.h
index f94f57a..4fcc648 100644 (file)
@@ -952,6 +952,7 @@ struct wpa_driver_mesh_join_params {
        const u8 *ies;
        int ie_len;
        int freq;
+       int beacon_int;
        enum ht_mode ht_mode;
        struct wpa_driver_mesh_bss_params conf;
 #define WPA_DRIVER_MESH_FLAG_USER_MPM  0x00000001