mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
468 B
468 B
Track: Extract RadioInterfaceService to KMP
Documents
Context
Meshtastic-Android and Desktop orchestrate their hardware connections (TCP, Serial, BLE) independently using AndroidRadioInterfaceService and DesktopRadioInterfaceService. This duplicates complex logic like reconnect loops and state emission. This track aims to unify that logic into commonMain.