Searched defs:clientTransport (Results 1 – 4 of 4) sorted by relevance
130 ObexPipeTransport clientTransport = null; in testLocalPipes() local173 ObexPipeTransport clientTransport = new ObexPipeTransport(clientSock.getInputStream(), in testLocalSockets() local193 private TestSequencer createBtPayloadTestSequence(ObexTransport clientTransport, in createBtPayloadTestSequence()242 private TestSequencer createBtConnectTestSequence(ObexTransport clientTransport, in createBtConnectTestSequence()591 BluetoothObexTransport clientTransport = new BluetoothObexTransport(socket); in testBtClient() local
132 ObexPipeTransport clientTransport = new ObexPipeTransport(clientSock.getInputStream(), in testLocalSockets() local215 BluetoothObexTransport clientTransport = new BluetoothObexTransport(clientSock); in testClient() local
44 public TestSequencer(ObexTransport clientTransport, ObexTransport serverTransport, in TestSequencer()
181 BluetoothObexTransport clientTransport = new BluetoothObexTransport(clientSock); in testSdpSearchClient() local