Searched refs:RfcommConnectThread (Results 1 – 1 of 1) sorted by relevance
64 private RfcommConnectThread mConnectThread;243 mConnectThread = new RfcommConnectThread(); in startRfcomm()295 private class RfcommConnectThread extends Thread { class in BluetoothPbapSession300 public RfcommConnectThread() { in RfcommConnectThread() method in BluetoothPbapSession.RfcommConnectThread