Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_struct.h85 typedef struct ScanInfo { struct
105 } ScanInfo; typedef
H A Dwpa_supplicant_hal.h130 int DelScanInfoLine(ScanInfo *pcmd, char *srcBuf, int length);
H A Dwpa_supplicant_hal.c1159 static bool GetChanWidthCenterFreqVht(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqVht()
1181 static bool GetChanWidthCenterFreqHe(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqHe()
1224 static bool GetChanWidthCenterFreqHt(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqHt()
1241 static bool GetChanMaxRates(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanMaxRates()
1256 static bool GetChanExtMaxRates(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanExtMaxRates()
1271 static void GetChanWidthCenterFreq(ScanInfo *pcmd, struct NeedParseIe* iesNeedParse) in GetChanWidthCenterFreq()
1333 static void GetInfoElems(int length, int end, char *srcBuf, ScanInfo *pcmd) in GetInfoElems()
1394 int DelScanInfoLine(ScanInfo *pcmd, char *srcBuf, int length) in DelScanInfoLine()

Completed in 4 milliseconds