Home
last modified time | relevance | path

Searched refs:kNeighborRemoved (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/utils/
Dhistory_tracker.hpp287 static constexpr NeighborEvent kNeighborRemoved = OT_HISTORY_TRACKER_NEIGHBOR_EVENT_REMOVED; member in ot::Utils::HistoryTracker
Dhistory_tracker.cpp230 entry->mEvent = kNeighborRemoved; in RecordNeighborEvent()