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