Searched refs:IsNewEntry (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/thread/ | ||
D | network_data.cpp | 257 if (iterator.IsNewEntry()) in Iterate() |
D | network_data.hpp | 505 bool IsNewEntry(void) const { return GetEntryIndex() == 0; } in IsNewEntry() function in ot::NetworkData::NetworkData::NetworkDataIterator |