Searched refs:mmSocket (Results 1 – 2 of 2) sorted by relevance
376 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectThread398 mmSocket = tmp; in ConnectThread()412 mmSocket.connect(); in run()416 mmSocket.close(); in run()431 connected(mmSocket, mmDevice, mSocketType); in run()436 mmSocket.close(); in cancel()448 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectedThread454 mmSocket = socket; in ConnectedThread()513 mmSocket.close(); in cancel()
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()