Searched refs:connectClientSocket (Results 1 – 3 of 3) sorted by relevance
546 static public BluetoothSocket connectClientSocket(int type, boolean useSdp, Context context) in connectClientSocket() method in ObexTest589 socket = connectClientSocket(type, useSdp, mContext); in testBtClient()
213 ObexTest.connectClientSocket(BluetoothSocket.TYPE_L2CAP, true, mContext); in testClient()
179 clientSock = ObexTest.connectClientSocket(BluetoothSocket.TYPE_L2CAP, true, mContext); in testSdpSearchClient()