Searched refs:mCurrThread (Results 1 – 1 of 1) sorted by relevance
65 private ConnectThread mCurrThread; field in BluetoothRfcommFacade114 mCurrThread = t; in bluetoothRfcommConnect()115 conn = new BluetoothConnection(mCurrThread.getSocket()); in bluetoothRfcommConnect()124 mCurrThread.cancel(); in bluetoothRfcommKillConnThread()125 mCurrThread.join(5000); in bluetoothRfcommKillConnThread()