Home
last modified time | relevance | path

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