Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dhistory_tracker.hpp284 typedef otHistoryTrackerNeighborEvent NeighborEvent; typedef in ot::Utils::HistoryTracker
286 static constexpr NeighborEvent kNeighborAdded = OT_HISTORY_TRACKER_NEIGHBOR_EVENT_ADDED;
287 static constexpr NeighborEvent kNeighborRemoved = OT_HISTORY_TRACKER_NEIGHBOR_EVENT_REMOVED;
288 static constexpr NeighborEvent kNeighborChanged = OT_HISTORY_TRACKER_NEIGHBOR_EVENT_CHANGED;
289 static constexpr NeighborEvent kNeighborRestoring = OT_HISTORY_TRACKER_NEIGHBOR_EVENT_RESTORING;