TransportLayer()
Constructor.
virtual void removeAppLayer(ApplicationLayer *aAppLayer)
Remove an app layer object from the callback list.
virtual void addAppLayer(ApplicationLayer *aAppLayer)
Add an app layer object to the callback list.
virtual ~TransportLayer()
Destructor.
AppLayerList mAppLayers
The application layer objects that send/receive using this GarminTransportLayer.
Abstract base class for the application layer in the OSI model.