X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=src%2Fap%2Fap_config.h;h=4c4659aa521f64b0cc0b836259c781eb35b8c7d7;hb=010182120d736c925a65971efb75be0006f40dd6;hp=a78d0b25b3aa67f2bfc87f3a0b0f597427e70810;hpb=56de6fe4fe1ee373776059ef668fbc83624195a6;p=mech_eap.git diff --git a/src/ap/ap_config.h b/src/ap/ap_config.h index a78d0b2..4c4659a 100644 --- a/src/ap/ap_config.h +++ b/src/ap/ap_config.h @@ -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;