ot::Settings::ChildInfoIterator::operator*() const is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

A reference to the `ChildInfo` entry currently pointed by the iterator.

Notes

This method should be used only if `IsDone()` is returning FALSE indicating that the iterator is pointing to a valid entry.

References