Searched refs:ConnectThread (Results 1 – 1 of 1) sorted by relevance
55 private ConnectThread mConnectThread;144 ConnectThread connectThread = new ConnectThread(mDevice, uuid); in bluetoothSocketConnBeginConnectThreadUuid()170 ConnectThread connectThread = new ConnectThread(mDevice, psmValue, isBle, securedConn); in bluetoothSocketConnBeginConnectThreadPsm()686 private class ConnectThread extends Thread { class in BluetoothSocketConnFacade691 ConnectThread(BluetoothDevice device, String uuid) { in ConnectThread() method in BluetoothSocketConnFacade.ConnectThread702 ConnectThread(BluetoothDevice device, in ConnectThread() method in BluetoothSocketConnFacade.ConnectThread