Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dhistory_tracker.hpp289 static constexpr NeighborEvent kNeighborRestoring = OT_HISTORY_TRACKER_NEIGHBOR_EVENT_RESTORING; member in ot::Utils::HistoryTracker
Dhistory_tracker.cpp218 entry->mEvent = kNeighborRestoring; in RecordNeighborEvent()