Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dhistory_tracker.h217 OT_HISTORY_TRACKER_NET_DATA_ENTRY_REMOVED = 1, ///< Network data entry is removed. enumerator
/openthread-latest/src/cli/
Dcli_history.cpp1314 …static_assert(1 == OT_HISTORY_TRACKER_NET_DATA_ENTRY_REMOVED, "NET_DATA_ENTRY_REMOVED value is inc… in Process()
1403 …static_assert(1 == OT_HISTORY_TRACKER_NET_DATA_ENTRY_REMOVED, "NET_DATA_ENTRY_REMOVED value is inc… in Process()
/openthread-latest/src/core/utils/
Dhistory_tracker.hpp301 static constexpr NetDataEvent kNetDataEntryRemoved = OT_HISTORY_TRACKER_NET_DATA_ENTRY_REMOVED;