Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.c1215 struct ScanInfoElem vhtInformation = {0}; in GetChanWidthCenterFreqHe() local
1216 vhtInformation.id = VHT_OPER_EID; in GetChanWidthCenterFreqHe()
1217 vhtInformation.size = VHT_INFO_SIZE; in GetChanWidthCenterFreqHe()
1218 vhtInformation.content = content + VHT_OPER_INFO_BEGIN_INDEX; in GetChanWidthCenterFreqHe()
1219 return GetChanWidthCenterFreqVht(pcmd, &vhtInformation); in GetChanWidthCenterFreqHe()

Completed in 3 milliseconds