Home
last modified time | relevance | path

Searched refs:RecordNetworkInfo (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/src/core/utils/
Dhistory_tracker.cpp58 void HistoryTracker::RecordNetworkInfo(void) in RecordNetworkInfo() function in ot::Utils::HistoryTracker
262 RecordNetworkInfo(); in HandleNotifierEvents()
Dhistory_tracker.hpp323 void RecordNetworkInfo(void);
/openthread-2.7.6/src/core/thread/
Dmle.cpp758 Get<Utils::HistoryTracker>().RecordNetworkInfo(); in SetDeviceMode()