Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dradio_measurement.py93 high_throughput: bool = False,
125 self._high_throughput = high_throughput
136 | self.high_throughput << 20 \
157 def high_throughput(self) -> bool: member in BssidInformation
/tools/test/connectivity/acts/framework/tests/controllers/ap_lib/
Dradio_measurement_test.py28 high_throughput=True)
43 self.assertEqual(EXPECTED_BSSID_INFO.high_throughput, True)