Searched defs:infoElem (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_util_test.cpp | 217 ScanInfoElem infoElem; variable 231 ScanInfoElem infoElem; variable 253 ScanInfoElem infoElem; variable 265 ScanInfoElem infoElem; variable 277 ScanInfoElem infoElem; variable 293 ScanInfoElem infoElem; variable 307 ScanInfoElem infoElem; variable 321 ScanInfoElem infoElem; variable 343 ScanInfoElem infoElem; variable 357 ScanInfoElem infoElem; variable [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/ |
H A D | wifi_hdi_util.c | 227 static bool GetChanWidthCenterFreqVht(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqVht() 249 static bool GetChanWidthCenterFreqHe(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqHe() 292 static bool GetChanWidthCenterFreqHt(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqHt() 309 static bool GetChanMaxRates(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanMaxRates() 324 static bool GetChanExtMaxRates(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanExtMaxRates()
|
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/wpa_supplicant_hal/wpa_sta_hal/ |
H A D | wifi_supplicant_hal.c | 968 static bool GetChanWidthCenterFreqVht(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqVht() 990 static bool GetChanWidthCenterFreqHe(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqHe() 1033 static bool GetChanWidthCenterFreqHt(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanWidthCenterFreqHt() 1050 static bool GetChanMaxRates(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanMaxRates() 1065 static bool GetChanExtMaxRates(ScanInfo *pcmd, ScanInfoElem* infoElem) in GetChanExtMaxRates()
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_supplicant_hal.c | 1159 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()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/ |
H A D | wifi_sta_hal_interface.cpp | 276 WifiInfoElem infoElem; in ConvertsScanInfo() local
|