Home
last modified time | relevance | path

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

/test/xts/hats/hdf/wlan/wifi/hal/
Dwifi_hal_test.cpp1884 struct StaInfo staInfo[MAX_ASSOC_STA_NUM]; variable
1907 struct StaInfo staInfo[MAX_ASSOC_STA_NUM]; variable
1930 struct StaInfo staInfo[MAX_ASSOC_STA_NUM]; variable
1954 struct StaInfo staInfo[MAX_ASSOC_STA_NUM]; variable
1977 struct StaInfo staInfo[MAX_ASSOC_STA_NUM]; variable
/test/xts/hats/hdf/wlan/hdi_service/
Dwlan_hdi_direct_test.cpp141 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}}; variable
Dwlan_hdi_hal_services_c_test.cpp463 struct HdfStaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}}; variable
/test/xts/hats/hdf/wlan/wlanBenchmarkTest/
Dhdf_wifi_benchmark_test.cpp726 struct StaInfo staInfo[WLAN_MAX_NUM_STA_WITH_AP] = {{0}}; in BENCHMARK_F() local