Home
last modified time | relevance | path

Searched refs:center_freq0 (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiRttManagerTest.py390 cf0 = scan_result[RttParam.center_freq0]
392 p[RttParam.center_freq0] = cf0
511 p[RttParam.center_freq0] = self.vht80_5g[RttParam.center_freq0]
531 p[RttParam.center_freq0] = self.vht80_5g[RttParam.center_freq0]
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
DRangeApSupporting11McTest.py316 cf0 = scan_result[RttParam.center_freq0]
318 p[RttParam.center_freq0] = cf0
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py219 center_freq0 = "centerFreq0" variable in WifiEnums.RttParam