Searched refs:connectThreadCommon (Results 1 – 1 of 1) sorted by relevance
452 mmSocket = connectThreadCommon(device, secure, 0); in ConnectThread()457 mmSocket = connectThreadCommon(device, secure, psm); in ConnectThread()460 … private BluetoothSocket connectThreadCommon(BluetoothDevice device, boolean secure, int psm) { in connectThreadCommon() method in BluetoothChatService.ConnectThread