Home
last modified time | relevance | path

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

/openthread-latest/src/core/border_router/
Drouting_manager.hpp958 bool IsPeerBr(void) const;
Drouting_manager.cpp2135 bool RoutingManager::RxRaTracker::Router::IsPeerBr(void) const in IsPeerBr() function in ot::BorderRouter::RoutingManager::RxRaTracker::Router
2156 aEntry.mIsPeerBr = IsPeerBr(); in CopyInfoTo()