Home
last modified time | relevance | path

Searched defs:connect (Results 1 – 7 of 7) sorted by relevance

/tools/tradefederation/core/remote/src/com/android/tradefed/command/remote/
DRemoteClient.java102 public static IRemoteClient connect(int port) throws RemoteException { in connect() method in RemoteClient
118 public static IRemoteClient connect(String hostname, int port) throws RemoteException { in connect() method in RemoteClient
132 public static IRemoteClient connect() throws RemoteException { in connect() method in RemoteClient
/tools/test/connectivity/acts/framework/acts/test_utils/bt/bt_implementations/
Dbt_stub.py57 def connect(self, android): member in BluethoothDevice
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerWiFiBaseTest.py89 def setup_ap_connection(self, argument
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/
Dsmbv100.py42 def connect(self): member in SMBV100
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Drfcomm_lib.py36 def connect(self, line): member in RfcommLib
/tools/tradefederation/core/src/com/android/tradefed/command/remote/
DRemoteManager.java127 public boolean connect() { in connect() method in RemoteManager
143 protected boolean connect(int port) { in connect() method in RemoteManager
/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java392 public boolean connect( in connect() method in Sl4aBluetoothUtil