Searched refs:is_6Ghz_band_only (Results 1 – 1 of 1) sorted by relevance
305 bool is_6Ghz_band_only = band == static_cast<uint32_t>(IHostapd::BandMask::BAND_6_GHZ); in CreateHostapdConfig() local378 is_6Ghz_band_only ? 1 : 2, in CreateHostapdConfig()