Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dneighbor_table.cpp295 Get<Utils::HistoryTracker>().RecordNeighborEvent(aEvent, info); in Signal()
/openthread-latest/src/core/utils/
Dhistory_tracker.hpp409 void RecordNeighborEvent(NeighborTable::Event aEvent, const NeighborTable::EntryInfo &aInfo);
Dhistory_tracker.cpp189 void HistoryTracker::RecordNeighborEvent(NeighborTable::Event aEvent, const NeighborTable::EntryInf… in RecordNeighborEvent() function in ot::Utils::HistoryTracker