Searched refs:ConnectThread (Results 1 – 1 of 1) sorted by relevance
54 private ConnectThread mConnectThread;135 ConnectThread connectThread = new ConnectThread(mDevice, uuid); in bluetoothSocketConnBeginConnectThreadUuid()161 ConnectThread connectThread = new ConnectThread(mDevice, psmValue, isBle, securedConn); in bluetoothSocketConnBeginConnectThreadPsm()677 private class ConnectThread extends Thread { class in BluetoothSocketConnFacade682 ConnectThread(BluetoothDevice device, String uuid) { in ConnectThread() method in BluetoothSocketConnFacade.ConnectThread693 ConnectThread(BluetoothDevice device, in ConnectThread() method in BluetoothSocketConnFacade.ConnectThread