ot::NetworkData::BorderRouterTlv::GetLastEntry() method
Returns a pointer to the last BorderRouterEntry. If there are no entries the pointer will be invalid but guaranteed to be before the `GetFirstEntry()` pointer.
Return value
A pointer to the last BorderRouterEntry.
![]()
*dstBorderRouter->GetLastEntry() = *entry;
ot::NetworkData::BorderRouterTlv::GetLastEntry() is called by 3 functions and calls 2 functions:
![]()
ot::NetworkData::BorderRouterTlv::GetLastEntry()