MockRadioTransport
class MockRadioTransport(callback: RadioTransportCallback, scope: CoroutineScope, val address: String) : RadioTransport(source)
A simulated transport that is used for testing in the simulator.
A simulated transport that is used for testing in the simulator.