Searched refs:mmSocket (Results 1 – 1 of 1) sorted by relevance
432 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectThread441 mmSocket = connectThreadCommon(device, secure, 0); in ConnectThread()446 mmSocket = connectThreadCommon(device, secure, psm); in ConnectThread()490 mmSocket.connect(); in run()495 mmSocket.close(); in run()510 connected(mmSocket, mmDevice, mSocketType); in run()515 mmSocket.close(); in cancel()527 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectedThread533 mmSocket = socket; in ConnectedThread()590 mmSocket.close(); in cancel()