Home
last modified time | relevance | path

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

/external/autotest/server/cros/ap_configurators/
Dap_spec.py56 VALID_5GHZ_CHANNELS = [36, 40, 44, 48, 149, 153, 157, 161, 165] variable
275 (self._channel in VALID_5GHZ_CHANNELS and
281 elif self._channel in VALID_5GHZ_CHANNELS:
Dap_configurator_factory_unittest.py128 'channels': ap_spec.VALID_5GHZ_CHANNELS}],
218 channel = ap_spec.VALID_5GHZ_CHANNELS[-1]
Dstatic_ap_configurator.py194 if self.channel in ap_spec.VALID_5GHZ_CHANNELS