Home
last modified time | relevance | path

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

/openthread-3.5.0/include/openthread/
Dhistory_tracker.h136OT_HISTORY_TRACKER_MSG_PRIORITY_NET = OT_MESSAGE_PRIORITY_HIGH + 1, ///< Network Control priori… enumerator
/openthread-3.5.0/src/cli/
Dcli_history.cpp406 static_assert(3 == OT_HISTORY_TRACKER_MSG_PRIORITY_NET, "MSG_PRIORITY_NET value is incorrect"); in MessagePriorityToString()