otHistoryTrackerFavoredOnLinkPrefix
#include <history_tracker.h>
Represents a favored on-link prefix on AIL tracked by a device acting as a Border Router (BR).
Summary
The mIsLocal
field indicates whether the favored on-link prefix is the same as the local one maintained by this BR.
Public attributes |
|
---|---|
mIsLocal
|
bool
true if the prefix is the local on-link prefix; false otherwise. |
mOnLinkPrefix
|
The on-link prefix.
|
Public attributes
mIsLocal
bool otHistoryTrackerFavoredOnLinkPrefix::mIsLocal
true
if the prefix is the local on-link prefix; false
otherwise.
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.