ot::ChildTable::GetNewChild() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferencesCall TreeData Use

Return value

A pointer to a new `Child` entry, or `nullptr` if all `Child` entries are in use.

Notes

The returned child entry will be cleared (`memset` to zero).

References