Home
last modified time | relevance | path

Searched defs:BandInfo (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/wificond/net/
Dnetlink_utils.h56 struct BandInfo { struct
57 BandInfo(): in BandInfo() argument
66 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 …]