Searched refs:station_type (Results 1 – 4 of 4) sorted by relevance
/external/autotest/client/cros/networking/ |
D | wifi_proxy.py | 45 save_credentials=True, station_type=None, argument 67 mode = self.SUPPORTED_WIFI_STATION_TYPES[station_type] 98 station_type=None, argument 137 if station_type not in self.SUPPORTED_WIFI_STATION_TYPES: 145 mode = self.SUPPORTED_WIFI_STATION_TYPES[station_type] 151 station_type=station_type, hidden_network=True,
|
D | shill_xmlrpc_server.py | 156 station_type=params.station_type, 197 station_type=params.station_type,
|
/external/autotest/client/common_lib/cros/network/ |
D | xmlrpc_datatypes.py | 51 is_hidden=False, save_credentials=False, station_type=None, argument 100 self.station_type = station_type
|
/external/autotest/client/site_tests/power_LoadTest/ |
D | power_LoadTest.py | 190 station_type=wifi_config.station_type,
|