Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dhistory_tracker.cpp68 void HistoryTracker::RecordNetworkInfo(void) in RecordNetworkInfo() function in ot::Utils::HistoryTracker
441 RecordNetworkInfo(); in HandleNotifierEvents()
Dhistory_tracker.hpp407 void RecordNetworkInfo(void);
/openthread-latest/src/core/thread/
Dmle.cpp825 Get<Utils::HistoryTracker>().RecordNetworkInfo(); in SetDeviceMode()