mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
+ // Note: To workaround https://issuetracker.google.com/issues/36995652 + // Always call BluetoothDevice#connectGatt() with autoConnect=false + // (the race condition does not affect that case). If that connection times out + // you will get a callback with status=133. Then call BluetoothGatt#connect() + // to initiate a background connection. |
||
|---|---|---|
| .. | ||
| special | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| google-services-example.json | ||
| google-services.json | ||
| proguard-rules.pro | ||