Home
last modified time | relevance | path

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

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