Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
DRangeApSupporting11McTest.py230 rtt_configs.append(self.rtt_config_from_scan_result(ap))
291 def rtt_config_from_scan_result(self, scan_result): member in RangeApSupporting11McTest
/tools/test/connectivity/acts/tests/google/wifi/
DWifiRttManagerTest.py365 rtt_params.append(self.rtt_config_from_scan_result(rn))
372 def rtt_config_from_scan_result(self, scan_result): member in WifiRttManagerTest