Meshtastic-Android/core/network/src
James Rich 6135166ea5 test(ble): fix BleRadioTransportTest virtual-time budgets for 3 s settle
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.
2026-04-20 11:29:13 -05:00
..
androidMain/kotlin/org/meshtastic/core/network chore: review-cleanup fleet (audit + fix + hardening) (#5158) 2026-04-17 00:02:59 +00:00
commonMain/kotlin/org/meshtastic/core/network test(ble): fix BleRadioTransportTest virtual-time budgets for 3 s settle 2026-04-20 11:29:13 -05:00
commonTest/kotlin/org/meshtastic/core/network test(ble): fix BleRadioTransportTest virtual-time budgets for 3 s settle 2026-04-20 11:29:13 -05:00
jvmAndroidMain/kotlin/org/meshtastic/core/network chore: review-cleanup fleet (audit + fix + hardening) (#5158) 2026-04-17 00:02:59 +00:00
jvmMain/kotlin/org/meshtastic/core/network chore: review-cleanup fleet (audit + fix + hardening) (#5158) 2026-04-17 00:02:59 +00:00
jvmTest/kotlin/org/meshtastic/core/network/repository chore: KMP audit — commonize code, centralize utilities, eliminate dead abstractions (#5133) 2026-04-15 02:17:50 +00:00