HomeSort by relevance Sort by last modified time
    Searched refs:station_type (Results 1 - 5 of 5) sorted by null

  /external/autotest/client/cros/networking/
wifi_proxy.py 45 save_credentials=True, station_type=None,
56 @param station_type string one of SUPPORTED_WIFI_STATION_TYPES.
67 mode = self.SUPPORTED_WIFI_STATION_TYPES[station_type]
98 station_type=None,
114 @param station_type string one of SUPPORTED_WIFI_STATION_TYPES.
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,
shill_xmlrpc_server.py 156 station_type=params.station_type,
197 station_type=params.station_type,
  /external/autotest/client/common_lib/cros/network/
xmlrpc_datatypes.py 51 is_hidden=False, save_credentials=False, station_type=None,
64 @param station_type string station type to connect with. Usually
100 self.station_type = station_type
  /external/autotest/server/site_tests/network_WiFi_IBSS/
network_WiFi_IBSS.py 41 station_type=xmlrpc_datatypes.
  /external/autotest/client/site_tests/power_LoadTest/
power_LoadTest.py 170 station_type=wifi_config.station_type,
    [all...]

Completed in 458 milliseconds