Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_supplicant_hal.h71 ScanInfoElem* ieExtern;
72 ScanInfoElem* ieVhtOper;
73 ScanInfoElem* ieHtOper;
74 ScanInfoElem* ieMaxRate;
75 ScanInfoElem* ieErp;
76 ScanInfoElem* ieExtMaxRate;
H A Dwpa_hal_struct.h59 typedef struct ScanInfoElem { struct
63 } ScanInfoElem; typedef
92 ScanInfoElem *infoElems;
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()
1215 struct ScanInfoElem vhtInformation = {0}; 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()
1304 static void RecordIeNeedParse(unsigned int id, ScanInfoElem* ie, struct NeedParseIe* iesNeedParse) in RecordIeNeedParse()
1343 ScanInfoElem* infoElemsTemp = (ScanInfoElem *)calloc(MAX_INFO_ELEMS_SIZE, sizeof(ScanInfoElem)); in GetInfoElems()
[all...]

Completed in 4 milliseconds