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