Searched defs:WlanHwCapability (Results 1 – 1 of 1) sorted by relevance
458 struct WlanHwCapability { struct459 …void (*Release)(struct WlanHwCapability *self); /**< Function for releasing the hardware capabilit… argument460 struct WlanBand *bands[IEEE80211_NUM_BANDS]; /**< Frequency bands */461 uint16_t htCapability; /**< High-throughput (HT) capability */462 uint16_t supportedRateCount; /**< Number of supported rates */463 … uint16_t *supportedRates; /**< An array of supported rates in 100 kbit/s */