Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h54 struct RateInfo { struct
55 uint8_t flags; /**< Flag, used to indicate a specific rate transmission type of 802.11n */
56 uint8_t mcs; /**< Modulation and Coding Scheme (MCS) index of the HT/VHT/HE rate */
57 uint16_t legacy; /**< 100 kbit/s bit rate defined in 802.11a/b/g */
58 uint8_t nss; /**< Number of streams (for VHT and HE only) */
59 uint8_t resv; /**< Reserved */