Searched refs:ConnectThread (Results 1 – 1 of 1) sorted by relevance
53 private ConnectThread mConnectThread;134 ConnectThread connectThread = new ConnectThread(mDevice, uuid); in bluetoothSocketConnBeginConnectThreadUuid()160 ConnectThread connectThread = new ConnectThread(mDevice, psmValue, isBle, securedConn); in bluetoothSocketConnBeginConnectThreadPsm()663 private class ConnectThread extends Thread { class in BluetoothSocketConnFacade668 ConnectThread(BluetoothDevice device, String uuid) { in ConnectThread() method in BluetoothSocketConnFacade.ConnectThread679 ConnectThread(BluetoothDevice device, in ConnectThread() method in BluetoothSocketConnFacade.ConnectThread