Meshtastic-Android/conductor/archive/extract_radio_interface_kmp_20260320/index.md

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.