Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dhistory_tracker.h126OT_HISTORY_TRACKER_MSG_PRIORITY_NORMAL = OT_MESSAGE_PRIORITY_NORMAL, ///< Normal priority level. enumerator
/openthread-latest/src/cli/
Dcli_history.cpp1014 …static_assert(1 == OT_HISTORY_TRACKER_MSG_PRIORITY_NORMAL, "MSG_PRIORITY_NORMAL value is incorrect… in MessagePriorityToString()