You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.io.IOException: read failed, socket might closed or timeout, read ret: -1
at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:972)
at android.bluetooth.BluetoothSocket.readInt(BluetoothSocket.java:986)
at android.bluetooth.BluetoothSocket.connect(BluetoothSocket.java:545)
at com.logigear.bluetooth_file_transfer.client.BluetoothClient.run(BluetoothClient.kt:27)
The text was updated successfully, but these errors were encountered:
java.io.IOException: read failed, socket might closed or timeout, read ret: -1
at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:972)
at android.bluetooth.BluetoothSocket.readInt(BluetoothSocket.java:986)
at android.bluetooth.BluetoothSocket.connect(BluetoothSocket.java:545)
at com.logigear.bluetooth_file_transfer.client.BluetoothClient.run(BluetoothClient.kt:27)
The text was updated successfully, but these errors were encountered: