Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dhistory_tracker.h230 OT_HISTORY_TRACKER_NET_DATA_ENTRY_ADDED = 0, ///< Network data entry is added. enumerator
/openthread-3.5.0/src/cli/
Dcli_history.cpp651 …static_assert(0 == OT_HISTORY_TRACKER_NET_DATA_ENTRY_ADDED, "NET_DATA_ENTRY_ADDED value is incorre… in Process()
701 …static_assert(0 == OT_HISTORY_TRACKER_NET_DATA_ENTRY_ADDED, "NET_DATA_ENTRY_ADDED value is incorre… in Process()
/openthread-3.5.0/src/core/utils/
Dhistory_tracker.hpp313 static constexpr NetDataEvent kNetDataEntryAdded = OT_HISTORY_TRACKER_NET_DATA_ENTRY_ADDED;