Searched defs:IsSingleton (Results 1 – 2 of 2) sorted by relevance
| /openthread-latest/src/core/thread/ | ||
| D | mle_tlvs.hpp | 291 …bool IsSingleton(void) const { return IsValid() && (mRouterIdMask.GetNumberOfAllocatedIds() <= 1);… in IsSingleton() function in ot::Mle::RouteTlv |
| D | mle_router.cpp | 1161 bool MleRouter::IsSingleton(void) const in IsSingleton() function in ot::Mle::MleRouter |