Home
last modified time | relevance | path

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

/external/autotest/server/cros/ap_configurators/
Dap_spec.py56 VALID_5GHZ_CHANNELS = [36, 40, 44, 48, 128, 149, 153, 157, 161, 165] variable
171 (band == BAND_5GHZ and self._channel not in VALID_5GHZ_CHANNELS)):
277 (self._channel in VALID_5GHZ_CHANNELS and
283 elif self._channel in VALID_5GHZ_CHANNELS:
Dstatic_ap_configurator.py204 if self.channel in ap_spec.VALID_5GHZ_CHANNELS