/external/autotest/server/site_tests/network_WiFi_WakeOnWiFiThrottling/ |
network_WiFi_WakeOnWiFiThrottling.py | 35 # Enable the dark connect feature in shill, and set the scan period.
|
/external/autotest/server/site_tests/network_WiFi_ChannelScanDwellTime/ |
network_WiFi_ChannelScanDwellTime.py | 176 # will prevent shill and wpa_supplicant from managing that interface. 178 # perform scans without interference from shill and wpa_supplicant.
|
/external/autotest/server/cros/clique_lib/ |
clique_dut_control.py | 200 self.dut_obj.wifi_client.shill.disconnect(assoc_params.ssid) 201 if not self.dut_obj.wifi_client.shill.init_test_network_state(): 223 self.dut_obj.wifi_client.shill.clean_profiles() 242 self.dut_obj.wifi_client.shill.connect_wifi(assoc_params)) 263 self.dut_obj.wifi_client.shill.disconnect(assoc_params.ssid)
|
clique_runner.py | 130 dut.wifi_client.shill.sync_time_to(epoch_seconds)
|
/external/autotest/client/site_tests/network_DestinationVerification/ |
network_DestinationVerification.py | 16 # This modifies the include path to include the shill test-scripts. 162 """Tests that the destination verification logic in shill works. 175 shim_path = '/usr/%s/shill/shims/crypto-util'
|
/external/autotest/server/cros/network/ |
wifi_test_context_manager.py | 216 self.client.shill.init_test_network_state() 257 self.client.shill.connect_wifi(wifi_params))
|
/external/autotest/client/common_lib/cros/ |
tpm_utils.py | 16 '/var/cache/shill/default.profile ' +
|
/external/autotest/client/cros/cellular/pseudomodem/ |
disable_machine.py | 131 # shill will make multiple successive calls to disable
|
/external/autotest/client/cros/ |
network.py | 71 @param conn_mgr: Connection manager (shill)
|
backchannel.py | 71 # If shill was recently started, it will take some time before
|
chrooted_avahi.py | 27 # This side has to be called something special to avoid shill touching it.
|
/external/autotest/client/site_tests/security_SandboxedServices/ |
baseline | 36 shill,root,root,No,No,No,No
|
/external/autotest/server/cros/chaos_lib/ |
chaos_analyzer_usage.txt | 48 2015-04-06T19:35:06.963021-07:00 INFO shill[1214]: [INFO:manager.cc(471)] PushProfileInternal finished; 2 profile(s) now present.
|
/external/autotest/server/site_tests/brillo_ProcLibMemoryInventory/ |
brillo_ProcLibMemoryInventory.py | 24 'shill',
|
/external/autotest/server/site_tests/network_WiFi_BgscanBackoff/ |
network_WiFi_BgscanBackoff.py | 71 self.context.client.shill.disconnect(
|
/external/autotest/server/site_tests/network_WiFi_BluetoothScanPerf/ |
network_WiFi_BluetoothScanPerf.py | 129 self.context.client.shill.disconnect(self.context.router.get_ssid())
|
/external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/ |
network_WiFi_BluetoothStreamPerf.py | 168 self.context.client.shill.disconnect(self.context.router.get_ssid())
|
/external/autotest/server/site_tests/network_WiFi_RateControl/ |
network_WiFi_RateControl.py | 164 self.context.client.shill.disconnect(self.context.router.get_ssid())
|
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/ |
network_WiFi_ReconnectInDarkResume.py | 52 # Enable the dark connect feature in shill, and set the scan period.
|
/external/cros/system_api/dbus/shill/ |
dbus-constants.h | 8 // TODO(benchan): Reorganize shill constants and remove deprecated ones. 9 namespace shill { namespace 436 // TODO(tjennison): Remove when shill no longer uses them b/26778228 [all...] |
/external/autotest/client/site_tests/network_ChromeCellularNetworkProperties/ |
network_ChromeCellularNetworkProperties.py | 21 that Service properties exposed by shill are propagated to Chrome. The API
|
/external/autotest/client/site_tests/network_DhcpStaticIP/ |
network_DhcpStaticIP.py | 25 # Name given to the temporary shill profile we create for this test.
|
/external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/ |
network_WiFi_AttenuatedPerf.py | 139 self.context.client.shill.disconnect(assoc_params.ssid)
|
/external/autotest/client/cros/cellular/ |
pseudo_modem.py | 9 user to test shill and UI behaviors when a supported SIM is inserted 640 - to test shill on a virtual machine without a physical modem 665 after the pseudo modem is recognized by shill.
|
/system/update_engine/update_manager/ |
policy.h | 269 // consult the shill provider as well as the device policy (if available).
|