Searched refs:is_80211ax_supported (Results 1 – 4 of 4) sorted by relevance
60 is_80211ax_supported(false), in BandInfo()82 bool is_80211ax_supported; member
510 out_band_info->is_80211ax_supported = true; in ParseIfTypeDataAttributes()
457 capabilities->value().is80211axSupported_ = band_info.is_80211ax_supported; in getDeviceWiphyCapabilities()
338 EXPECT_EQ(band_info.is_80211ax_supported, k11axSupported); in VerifyBandInfo()