Searched refs:connectThread (Results 1 – 1 of 1) sorted by relevance
144 ConnectThread connectThread = new ConnectThread(mDevice, uuid); in bluetoothSocketConnBeginConnectThreadUuid() local145 connectThread.start(); in bluetoothSocketConnBeginConnectThreadUuid()146 mConnectThread = connectThread; in bluetoothSocketConnBeginConnectThreadUuid()170 ConnectThread connectThread = new ConnectThread(mDevice, psmValue, isBle, securedConn); in bluetoothSocketConnBeginConnectThreadPsm() local171 connectThread.start(); in bluetoothSocketConnBeginConnectThreadPsm()172 mConnectThread = connectThread; in bluetoothSocketConnBeginConnectThreadPsm()