ot::ChildTable::GetMaxChildren() const method
Returns the maximum number of children that can be supported (build-time constant).
Syntax
uint16_t GetMaxChildren(void) const;
Return value
The maximum number of children supported
Notes
Number of children allowed (from `GetMaxChildrenAllowed()`) can be less than maximum number of supported children.