Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h458 struct WlanHwCapability { struct
459 …void (*Release)(struct WlanHwCapability *self); /**< Function for releasing the hardware capabilit… argument
460 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 */