Searched refs:connectThread (Results 1 – 1 of 1) sorted by relevance
134 ConnectThread connectThread = new ConnectThread(mDevice, uuid); in bluetoothSocketConnBeginConnectThreadUuid() local135 connectThread.start(); in bluetoothSocketConnBeginConnectThreadUuid()136 mConnectThread = connectThread; in bluetoothSocketConnBeginConnectThreadUuid()160 ConnectThread connectThread = new ConnectThread(mDevice, psmValue, isBle, securedConn); in bluetoothSocketConnBeginConnectThreadPsm() local161 connectThread.start(); in bluetoothSocketConnBeginConnectThreadPsm()162 mConnectThread = connectThread; in bluetoothSocketConnBeginConnectThreadPsm()