Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/thread/
Drouter_table.hpp350 bool IsAllocated(uint8_t aRouterId) const { return mRouterIdMap.IsAllocated(aRouterId); } in IsAllocated() function in ot::RouterTable
477 … bool IsAllocated(uint8_t aRouterId) const { return (mIndexes[aRouterId] & kAllocatedFlag); } in IsAllocated() function in ot::RouterTable::RouterIdMap