ot::RouterTable::GetRouterIdRange() const method
Gets the range of Router IDs. All the Router IDs in the range `[aMinRouterId, aMaxRouterId]` are allowed. This is intended for testing only.
Arguments
aMinRouterId
Reference to return the minimum Router ID.
aMaxRouterId
Reference to return the maximum Router ID.