Home
last modified time | relevance | path

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

/external/autotest/server/cros/network/
Dhostap_config.py482 def max_stas(self): member in HostapConfig
505 max_stas=None): argument
624 if max_stas is None:
627 self._max_stas = max(0, min(max_stas, 2007))