Searched defs:BandInfo (Results 1 – 1 of 1) sorted by relevance
56 struct BandInfo { struct57 BandInfo(): in BandInfo() argument66 std::vector<uint32_t> band_2g;68 std::vector<uint32_t> band_5g;70 std::vector<uint32_t> band_dfs;72 std::vector<uint32_t> band_6g;74 std::vector<uint32_t> band_60g;76 bool is_80211n_supported;78 bool is_80211ac_supported;80 bool is_80211ax_supported;[all …]