Searched refs:mmSocket (Results 1 – 2 of 2) sorted by relevance
351 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectThread373 mmSocket = tmp; in ConnectThread()387 mmSocket.connect(); in run()391 mmSocket.close(); in run()406 connected(mmSocket, mmDevice, mSocketType); in run()411 mmSocket.close(); in cancel()423 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectedThread429 mmSocket = socket; in ConnectedThread()487 mmSocket.close(); in cancel()
389 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectThread411 mmSocket = tmp; in ConnectThread()426 mmSocket.connect(); in run()430 mmSocket.close(); in run()445 connected(mmSocket, mmDevice, mSocketType); in run()450 mmSocket.close(); in cancel()462 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectedThread468 mmSocket = socket; in ConnectedThread()526 mmSocket.close(); in cancel()