Home
last modified time | relevance | path

Searched refs:maxRates (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_struct.h103 int maxRates; member
H A Dwpa_supplicant_hal.c1251 int maxRates = infoElem->content[maxIndex] & UINT8_MASK; in GetChanMaxRates() local
1252 pcmd->maxRates = maxRates; in GetChanMaxRates()
1266 int maxRates = infoElem->content[maxIndex] & UINT8_MASK; in GetChanExtMaxRates() local
1267 pcmd->extMaxRates = maxRates; in GetChanExtMaxRates()
1288 HDF_LOGE("pcmd maxRates is %{public}d.", pcmd->maxRates); in GetChanWidthCenterFreq()

Completed in 3 milliseconds