[][src]Module radio::mock

Mock radio driver for application testing

This provides a generic and specific mock implementation of the radio traits to support network and application level testing.

Structs

Transaction

Transactions describe interactions with a radio device

Enums

MockError

MockError for use with mock radio

MockState

MockState for use with mock radio

Type Definitions

MockRadio
Radio

Mock radio implementation