Home
last modified time | relevance | path

Searched defs:IsRouterIdValid (Results 1 – 1 of 1) sorted by relevance

/external/openthread/src/core/thread/
Dmle_router.hpp411 static bool IsRouterIdValid(uint8_t aRouterId) { return aRouterId <= kMaxRouterId; } in IsRouterIdValid() function in ot::Mle::MleRouter
749 static bool IsRouterIdValid(uint8_t aRouterId) { return aRouterId <= kMaxRouterId; } in IsRouterIdValid() function in ot::Mle::MleRouter