Searched refs:mmSocket (Results 1 – 1 of 1) sorted by relevance
359 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectThread379 mmSocket = tmp; in ConnectThread()393 mmSocket.connect(); in run()398 mmSocket.close(); in run()413 connected(mmSocket, mmDevice, mSocketType); in run()418 mmSocket.close(); in cancel()430 private final BluetoothSocket mmSocket; field in BluetoothChatService.ConnectedThread436 mmSocket = socket; in ConnectedThread()493 mmSocket.close(); in cancel()