Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dhistory_tracker.hpp291 typedef otHistoryTrackerRouterEvent RouterEvent; typedef in ot::Utils::HistoryTracker
293 static constexpr RouterEvent kRouterAdded = OT_HISTORY_TRACKER_ROUTER_EVENT_ADDED;
294 static constexpr RouterEvent kRouterRemoved = OT_HISTORY_TRACKER_ROUTER_EVENT_REMOVED;
295 …static constexpr RouterEvent kRouterNextHopChanged = OT_HISTORY_TRACKER_ROUTER_EVENT_NEXT_HOP_CHAN…
296 … static constexpr RouterEvent kRouterCostChanged = OT_HISTORY_TRACKER_ROUTER_EVENT_COST_CHANGED;