Home
last modified time | relevance | path

Searched refs:measChannelResult (Results 1 - 2 of 2) sorted by relevance

/test/xts/hats/hdf/wlan/wlanBenchmarkTest/
H A Dhdf_wifi_benchmark_test.cpp163 struct MeasChannelResult measChannelResult = {0}; in BENCHMARK_F() local
172 rc = g_wlanObj->GetChannelMeasResult(g_wlanObj, ifName, &measChannelResult); in BENCHMARK_F()
196 struct MeasChannelResult measChannelResult = {0}; in BENCHMARK_F() local
205 rc = g_wlanObj->GetChannelMeasResult(g_wlanObj, ifName, &measChannelResult); in BENCHMARK_F()
/test/xts/hats/hdf/wlan/hdi_service/
H A Dwlan_hdi_hal_services_c_test.cpp779 struct MeasChannelResult measChannelResult = {0}; in HWTEST_F() local
787 rc = g_wlanObj->GetChannelMeasResult(g_wlanObj, ifName, &measChannelResult); in HWTEST_F()
794 rc = g_wlanObj->GetChannelMeasResult(g_wlanObj, nullptr, &measChannelResult); in HWTEST_F()

Completed in 5 milliseconds