otHistoryTrackerExternalRouteInfo

#include <history_tracker.h>

Represent a Network Data extern route info.

Summary

Public attributes

mEvent
Indicates the event (added/removed).
mRoute
The external route entry.

Public attributes

mEvent

otHistoryTrackerNetDataEvent otHistoryTrackerExternalRouteInfo::mEvent

Indicates the event (added/removed).

mRoute

otExternalRouteConfig otHistoryTrackerExternalRouteInfo::mRoute

The external route entry.

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.