interface RadioTransport : <ERROR CLASS> ERROR CLASS: Symbol not found for Closeable(source)
Interface for hardware transports (BLE, Serial, TCP, etc.) that handles raw byte communication. This is the KMP-compatible replacement for the legacy Android-specific IRadioInterface.
If we think we are connected, but we don't hear anything from the device, we might be in a zombie state. This function can be implemented by transports to see if we are really connected.