hostapd.conf: [MU-BEAMFORMEE] missing
Opty
opty77 at gmail.com
Tue Nov 22 05:07:35 PST 2022
Hello,
I don't see [MU-BEAMFORMEE] in VHT capabilities' section although I
can find it in the code:
opty at vodopnik:~/tmp/hostapd-2.10/src$ grep -rw VHT_CAP_MU_BEAMFORMEE_CAPABLE .
./ap/ieee802_11_vht.c: cap &= ~VHT_CAP_MU_BEAMFORMEE_CAPABLE;
./ap/ieee802_11_vht.c: if (!(own_cap & VHT_CAP_MU_BEAMFORMEE_CAPABLE))
./common/hw_features_common.c: VHT_CAP_CHECK(VHT_CAP_MU_BEAMFORMEE_CAPABLE);
./common/ieee802_11_defs.h:#define VHT_CAP_MU_BEAMFORMEE_CAPABLE
((u32) BIT(20))
Regards,
Opty
More information about the Hostap
mailing list