Searched refs:FREQUENCY_TABLE (Results 1 - 2 of 2) sorted by relevance

/external/autotest/server/cros/ap_configurators/
H A Dap_spec.py70 FREQUENCY_TABLE = dict((v,k) for k,v in CHANNEL_TABLE.iteritems()) variable
230 return FREQUENCY_TABLE[self._channel]
/external/autotest/server/cros/network/
H A Dchaos_clique_utils.py285 freq = ap_spec_module.FREQUENCY_TABLE[ap_spec.channel]

Completed in 79 milliseconds