Home
last modified time | relevance | path

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

/test/xts/hats/hdf/wlan/wlanBenchmarkTest/
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/
Dwlan_hdi_hal_services_c_test.cpp781 struct MeasChannelResult measChannelResult = {0}; variable
789 rc = g_wlanObj->GetChannelMeasResult(g_wlanObj, ifName, &measChannelResult);
796 rc = g_wlanObj->GetChannelMeasResult(g_wlanObj, nullptr, &measChannelResult);