hostapd: Extend the configuration of RRM capabilities
[mech_eap.git] / src / ap / ap_config.h
index a78d0b2..4c4659a 100644 (file)
@@ -572,7 +572,7 @@ struct hostapd_bss_config {
 #define MESH_ENABLED BIT(0)
        int mesh;
 
-       int radio_measurements;
+       u8 radio_measurements[RRM_CAPABILITIES_IE_LEN];
 
        int vendor_vht;