mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
root cause in log: the problem is that we are running dropAndReconnect (because of an error diduing writec) at the same time as handleSendToRadio called scheduleReconnect because of the exception fix is: now that BluetoothInterface is smart enough to do its own reconnections, do not auto reconnect in SafeBluetooth. Instead just throw a BLEException and assume the client will reconnect if it wants. |
||
|---|---|---|
| .. | ||
| .settings | ||
| special | ||
| src | ||
| .classpath | ||
| .gitignore | ||
| .project | ||
| build.gradle | ||
| google-services-example.json | ||
| google-services.json | ||
| proguard-rules.pro | ||