Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect to start background cillecting #22

Open
huanggui924 opened this issue Sep 1, 2022 · 0 comments
Open

Connect to start background cillecting #22

huanggui924 opened this issue Sep 1, 2022 · 0 comments

Comments

@huanggui924
Copy link

I/BluetoothSocket( 9163): BT connect calling pid/uid = 9163/10740, pkgName=io.github.edufolly.flutterbluetoothserialexample
I/flutter ( 9163): PlatformException(connect_error, read failed, socket might closed or timeout, read ret: -1, java.io.IOException: read failed, socket might closed or timeout, read ret: -1
I/flutter ( 9163): at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:838)
I/flutter ( 9163): at android.bluetooth.BluetoothSocket.readInt(BluetoothSocket.java:852)
I/flutter ( 9163): at android.bluetooth.BluetoothSocket.connect(BluetoothSocket.java:443)
I/flutter ( 9163): at io.github.edufolly.flutterbluetoothserial.BluetoothConnection.connect(BluetoothConnection.java:57)
I/flutter ( 9163): at io.github.edufolly.flutterbluetoothserial.BluetoothConnection.connect(BluetoothConnection.java:64)
I/flutter ( 9163): at io.github.edufolly.flutterbluetoothserial.FlutterBluetoothSerialPlugin$FlutterBluetoothSerialMethodCallHandler.lambda$onMethodCall$4$FlutterBluetoothSerialPlugin$FlutterBluetoothSerialMethodCallHandler(FlutterBluetoothSerialPlugin.java:1007)
I/flutter ( 9163): at io.github.edufolly.flutterbluetoothserial.-$$Lambda$FlutterBluetoothSerialPlugin$FlutterBluetoothSerialMethodCallHandler$DZLg1SWj2Aas0tcY7uTlx8xsy4Y.run(Unknown Source:10)
I/flutter ( 9163): at andr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant