Searched refs:NetworkInfo (Results 1 – 5 of 5) sorted by relevance
129 typedef otHistoryTrackerNetworkInfo NetworkInfo; ///< Thread network info. typedef in ot::Utils::HistoryTracker156 const NetworkInfo *IterateNetInfoHistory(Iterator &aIterator, uint32_t &aEntryAge) const in IterateNetInfoHistory()414 EntryList<NetworkInfo, kNetInfoListSize> mNetInfoHistory;447 DefineCoreType(otHistoryTrackerNetworkInfo, Utils::HistoryTracker::NetworkInfo);
62 NetworkInfo *entry = mNetInfoHistory.AddNewEntry(); in RecordNetworkInfo()
133 class NetworkInfo : private Clearable<NetworkInfo> class in ot::SettingsBase136 friend class Clearable<NetworkInfo>;
49 void SettingsBase::NetworkInfo::Log(Action aAction) const in Log()505 reinterpret_cast<const NetworkInfo *>(aValue)->Log(aAction); in Log()
368 Settings::NetworkInfo networkInfo; in Restore()468 Settings::NetworkInfo networkInfo; in Store()