Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/
D__init__.py127 def write_antenna_tune_code(dut, tune_code, readback_check = True): argument
155 if readback_check:
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiRssiTest.py578 wputils.write_antenna_tune_code(self.dut, tune_code, readback_check=False)