Searched defs:IsAllocated (Results 1 – 1 of 1) sorted by relevance
/openthread-3.5.0/src/core/thread/ | ||
D | router_table.hpp | 350 bool IsAllocated(uint8_t aRouterId) const { return mRouterIdMap.IsAllocated(aRouterId); } in IsAllocated() function in ot::RouterTable |