Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dhistory_tracker.cpp60 void HistoryTracker::RecordNetworkInfo(void) in RecordNetworkInfo() function in ot::Utils::HistoryTracker
433 RecordNetworkInfo(); in HandleNotifierEvents()
Dhistory_tracker.hpp394 void RecordNetworkInfo(void);
/openthread-latest/src/core/thread/
Dmle.cpp834 Get<Utils::HistoryTracker>().RecordNetworkInfo(); in SetDeviceMode()