Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/bluetooth_Sanity_LEDiscovery/
Dcontrol28 device_host = hosts.create_host(machine)
29 tester_host = bluetooth_tester.create_host_from(device_host, args=args_dict)
31 device_host=device_host,
Dcontrol.manual31 device_host = hosts.create_host(machine)
33 device_host=device_host,
/external/autotest/server/site_tests/bluetooth_Sanity_Discoverable/
Dcontrol28 device_host = hosts.create_host(machine)
29 tester_host = bluetooth_tester.create_host_from(device_host, args=args_dict)
31 device_host=device_host,
Dcontrol.manual31 device_host = hosts.create_host(machine)
33 device_host=device_host,
/external/autotest/server/site_tests/bluetooth_Sanity_Discovery/
Dcontrol28 device_host = hosts.create_host(machine)
29 tester_host = bluetooth_tester.create_host_from(device_host, args=args_dict)
31 device_host=device_host,
Dcontrol.manual31 device_host = hosts.create_host(machine)
33 device_host=device_host,
/external/autotest/server/site_tests/bluetooth_SDP_ServiceBrowse/
Dcontrol34 device_host = hosts.create_host(machine)
35 tester_host = bluetooth_tester.create_host_from(device_host, args=args_dict)
37 device_host=device_host,
/external/autotest/server/cros/bluetooth/
Dbluetooth_test.py33 def warmup(self, device_host, tester_host, interactive=False): argument
36 self.interactive = interactive_client.InteractiveClient(device_host)
40 self.device = bluetooth_device.BluetoothDevice(device_host)
Dbluetooth_tester.py224 def create_host_from(device_host, args=None): argument
242 device_host.hostname,
Dbluetooth_device.py22 def __init__(self, device_host): argument
28 self.host = device_host
/external/autotest/server/site_tests/bluetooth_Sanity_AdapterPresent/
Dcontrol20 device_host = hosts.create_host(machine)
22 device_host=device_host,
/external/autotest/server/site_tests/bluetooth_Sanity_ValidAddress/
Dcontrol22 device_host = hosts.create_host(machine)
24 device_host=device_host,
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchRequestBasic/
Dcontrol43 device_host = hosts.create_host(machine)
44 tester_host = bluetooth_tester.create_host_from(device_host, args=args_dict)
46 device_host=device_host,
/external/autotest/server/site_tests/bluetooth_Sanity_DefaultState/
Dcontrol27 device_host = hosts.create_host(machine)
29 device_host=device_host,
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/
Dcontrol61 device_host = hosts.create_host(machine)
62 tester_host = bluetooth_tester.create_host_from(device_host, args=args_dict)
64 device_host=device_host,
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/
Dcontrol62 device_host = hosts.create_host(machine)
63 tester_host = bluetooth_tester.create_host_from(device_host, args=args_dict)
65 device_host=device_host,