Home
last modified time | relevance | path

Searched refs:combo (Results 1 - 4 of 4) sorted by relevance

/test/xts/hats/hdf/wlan/hdi_service/
H A Dwlan_hdi_direct_test.cpp82 * @tc.desc: Wifi hdi get support combo function test
87 uint64_t combo[DEFAULT_COMBO_SIZE] = {0}; in HWTEST_F() local
91 rc = g_wlanObj->GetSupportCombo(g_wlanObj, combo); in HWTEST_F()
H A Dwlan_hdi_hal_services_c_test.cpp72 * @tc.desc: Wifi hdi get support feature and combo function test
79 uint64_t combo[DEFAULT_COMBO_SIZE] = {0}; in HWTEST_F() local
86 rc = g_wlanObj->GetSupportCombo(g_wlanObj, combo); in HWTEST_F()
/test/xts/hats/hdf/wlan/wlanBenchmarkTest/
H A Dhdf_wifi_benchmark_test.cpp588 * @tc.desc: Get supported combo
598 uint64_t combo[DEFAULT_COMBO_SIZE] = {0}; in BENCHMARK_F() local
605 ret = g_wifi->getSupportCombo(combo, DEFAULT_COMBO_SIZE); in BENCHMARK_F()
/test/xts/hats/hdf/wlan/wifi/hal/
H A Dwifi_hal_test.cpp2624 uint64_t combo[DEFAULT_COMBO_SIZE] = {0};
2628 ret = g_wifi->getSupportCombo(combo, DEFAULT_COMBO_SIZE);

Completed in 8 milliseconds