Home
last modified time | relevance | path

Searched defs:staInfo (Results 1 - 14 of 14) sorted by relevance

/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_ap_feature.c29 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 Dwifi_hal_cmd.c186 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 Dsbuf_event_adapter.c34 WifiNewStaInfo staInfo; in WifiEventNewStaProcess() local
/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/
H A Dap_fuzzer.cpp31 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 Dap.c142 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 Dwlan_hdi_direct_test.cpp163 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}}; in HWTEST_F() local
H A Dwlan_hdi_hal_services_c_test.cpp484 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}}; in HWTEST_F() local
/drivers/peripheral/wlan/test/performance/common/
H A Dhdf_wlan_performance_test.cpp274 struct StaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}}; in HWTEST_F() local
/test/xts/hats/hdf/wlan/hdi_service/
H A Dwlan_hdi_hal_services_c_test.cpp463 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}}; in HWTEST_F() local
H A Dwlan_hdi_direct_test.cpp141 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}}; in HWTEST_F() local
/test/xts/hats/hdf/wlan/wlanBenchmarkTest/
H A Dhdf_wifi_benchmark_test.cpp726 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 Dwpa_hal_event.c46 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 Dwpa_hal_event.c48 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 Dwlan_common_cmd.c214 WlanInterfaceGetAssociatedStas(struct IWlanInterface *self, const struct HdfFeatureInfo *ifeature, struct HdfStaInfo *staInfo, uint32_t *staInfoLen, uint32_t *num) WlanInterfaceGetAssociatedStas() argument

Completed in 17 milliseconds