NopRadioTransport
An intentionally inert RadioTransport that silently discards all operations.
Used as a safe default when no valid device address is configured or when the requested transport type is unsupported. All method calls are no-ops — it never connects, never sends data, and never signals lifecycle events to the service layer.