Searched defs:staInfo (Results 1 - 9 of 9) sorted by relevance
/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
|
/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
|
Completed in 10 milliseconds