Searched refs:is_80211ax_supported (Results 1 – 4 of 4) sorted by relevance
56 is_80211ax_supported(false), in BandInfo()74 bool is_80211ax_supported; member
470 out_band_info->is_80211ax_supported = true; in ParseIfTypeDataAttributes()
343 capabilities->get()->is80211axSupported_ = band_info.is_80211ax_supported; in getDeviceWiphyCapabilities()
337 EXPECT_EQ(band_info.is_80211ax_supported, k11axSupported); in VerifyBandInfo()