Home
last modified time | relevance | path

Searched refs:band_lookup_by_channel (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiRssiTest.py615 testcase_params['band'] = self.access_point.band_lookup_by_channel(
656 testcase_params['band'] = self.access_point.band_lookup_by_channel(
687 testcase_params['band'] = self.access_point.band_lookup_by_channel(
983 testcase_params['band'] = self.access_point.band_lookup_by_channel(
DWifiThroughputStabilityTest.py239 band = self.access_point.band_lookup_by_channel(
267 band = self.access_point.band_lookup_by_channel(
399 band = self.access_point.band_lookup_by_channel(
DWifiPingTest.py364 band = self.access_point.band_lookup_by_channel(
451 band = self.access_point.band_lookup_by_channel(
DWifiRvrTest.py457 band = self.access_point.band_lookup_by_channel(
542 band = self.access_point.band_lookup_by_channel(
DWifiSensitivityTest.py351 band = self.access_point.band_lookup_by_channel(
481 band = self.access_point.band_lookup_by_channel(
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
DCoexBaseTest.py102 band = self.retail_access_point.band_lookup_by_channel(
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_retail_ap.py391 def band_lookup_by_channel(self, channel): member in WifiRetailAP