Home
last modified time | relevance | path

Searched defs:staInfoLen (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/test/fuzztest/ap_fuzzer/
H A Dap_fuzzer.cpp32 uint32_t staInfoLen = WLAN_MAX_NUM_STA_WITH_AP; in FuzzGetAssociatedStas() local
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp164 uint32_t staInfoLen = WLAN_MAX_NUM_STA_WITH_AP; variable
H A Dwlan_hdi_hal_services_c_test.cpp485 uint32_t staInfoLen = WLAN_MAX_NUM_STA_WITH_AP; variable
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c215 struct HdfStaInfo *staInfo, uint32_t *staInfoLen, uint32_t *num) in WlanInterfaceGetAssociatedStas()