/drivers/peripheral/wlan/hal/src/ |
H A D | wifi_hal_ap_feature.c | 29 GetAssociatedStasInner(const struct IWiFiAp *apFeature, struct StaInfo *staInfo, uint32_t size, uint32_t *num) GetAssociatedStasInner() argument 48 HalGetAssociatedStas(const struct IWiFiAp *apFeature, struct StaInfo *staInfo, uint32_t count, uint32_t *num) HalGetAssociatedStas() argument
|
H A D | wifi_hal_cmd.c | 186 int32_t HalCmdGetAssociatedStas(const char *ifName, struct StaInfo *staInfo, uint32_t count, uint32_t *num) in HalCmdGetAssociatedStas() argument
|
/drivers/peripheral/wlan/client/src/sbuf/ |
H A D | sbuf_event_adapter.c | 34 WifiNewStaInfo staInfo; in WifiEventNewStaProcess() local
|
/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/ |
H A D | ap_fuzzer.cpp | 31 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}}; in FuzzGetAssociatedStas() local
|
/drivers/hdf_core/framework/model/network/wifi/core/components/softap/ |
H A D | ap.c | 142 static uint32_t GetAssociatedStasInfo(struct NetDevice *netDev, WifiStaInfo *staInfo, uint32_t num) in GetAssociatedStasInfo() argument 376 WifiStaInfo *staInfo = NULL; in GetAssociatedStas() local [all...] |
/drivers/peripheral/wlan/test/hdi_service/ |
H A D | wlan_hdi_direct_test.cpp | 163 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}};
in HWTEST_F() local
|
H A D | wlan_hdi_hal_services_c_test.cpp | 484 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}};
in HWTEST_F() local
|
/drivers/peripheral/wlan/test/performance/common/ |
H A D | hdf_wlan_performance_test.cpp | 274 struct StaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}};
in HWTEST_F() local
|
/test/xts/hats/hdf/wlan/hdi_service/ |
H A D | wlan_hdi_hal_services_c_test.cpp | 463 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}};
in HWTEST_F() local
|
H A D | wlan_hdi_direct_test.cpp | 141 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}};
in HWTEST_F() local
|
/test/xts/hats/hdf/wlan/wlanBenchmarkTest/ |
H A D | hdf_wifi_benchmark_test.cpp | 726 struct StaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}};
in BENCHMARK_F() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | wpa_hal_event.c | 46 WifiNewStaInfo *staInfo = (WifiNewStaInfo *)data; in WifiWpaEventNewStaProcess() local 340 void WifiWpaNewStaProcess(WifiDriverData *drv, WifiNewStaInfo *staInfo) in WifiWpaNewStaProcess() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | wpa_hal_event.c | 48 WifiNewStaInfo *staInfo = (WifiNewStaInfo *)data; in WifiWpaEventNewStaProcess() local 342 void WifiWpaNewStaProcess(WifiDriverData *drv, WifiNewStaInfo *staInfo) in WifiWpaNewStaProcess() argument [all...] |
/drivers/peripheral/wlan/hdi_service/service_common/ |
H A D | wlan_common_cmd.c | 214 WlanInterfaceGetAssociatedStas(struct IWlanInterface *self, const struct HdfFeatureInfo *ifeature, struct HdfStaInfo *staInfo, uint32_t *staInfoLen, uint32_t *num) WlanInterfaceGetAssociatedStas() argument
|