mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
The settle-delay bump in 3bf1dd868 changed the iteration cadence but the two virtual-time budgets in BleRadioTransportTest still assumed 1 s settles, so the threshold/max-failure assertions fired before any onDisconnect call had been made. Recompute the budgets (3 iterations now finish at ~24 001 ms; 10 iterations at ~405 000 ms) and update the KDoc breakdowns to match. Also picks up a trivial spotless reflow in BleReconnectPolicy's KDoc. |
||
|---|---|---|
| .. | ||
| androidMain/kotlin/org/meshtastic/core/network | ||
| commonMain/kotlin/org/meshtastic/core/network | ||
| commonTest/kotlin/org/meshtastic/core/network | ||
| jvmAndroidMain/kotlin/org/meshtastic/core/network | ||
| jvmMain/kotlin/org/meshtastic/core/network | ||
| jvmTest/kotlin/org/meshtastic/core/network/repository | ||