Home
last modified time | relevance | path

Searched refs:supportedRates (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.h61 char supportedRates[BUFFER_SIZE_64]; member
/drivers/hdf_core/framework/include/wifi/
H A Dwifi_mac80211_ops.h463 uint16_t *supportedRates; /**< An array of supported rates in 100 kbit/s */ member
/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c553 if (sprintf_s(rateStr, RATE_LENGTH, "%u,", capability->supportedRates[loop]) < 0) { in WifiFillHwFeature()
557 featureData->bitrate[loop] = capability->supportedRates[loop]; in WifiFillHwFeature()

Completed in 5 milliseconds