Home
last modified time | relevance | path

Searched refs:GetNextPeerBrEntry (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/api/
Dborder_routing_api.cpp202 …return AsCoreType(aInstance).Get<BorderRouter::RoutingManager>().GetNextPeerBrEntry(*aIterator, *a… in otBorderRoutingGetNextPeerBrEntry()
/openthread-latest/src/core/border_router/
Drouting_manager.hpp486 Error GetNextPeerBrEntry(PrefixTableIterator &aIterator, PeerBrEntry &aEntry) const in GetNextPeerBrEntry() function in ot::BorderRouter::RoutingManager