otBorderRoutingPeerBorderRouterEntry
#include <border_routing.h>
Represents information about a peer Border Router found in the Network Data.
Summary
Public attributes |
|
---|---|
mAge
|
uint32_t
Seconds since the BR appeared in the Network Data.
|
mRloc16
|
uint16_t
The RLOC16 of BR.
|
Public attributes
mAge
uint32_t otBorderRoutingPeerBorderRouterEntry::mAge
Seconds since the BR appeared in the Network Data.
mRloc16
uint16_t otBorderRoutingPeerBorderRouterEntry::mRloc16
The RLOC16 of BR.
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.