Searched refs:OT_HISTORY_TRACKER_MSG_PRIORITY_LOW (Results 1 – 2 of 2) sorted by relevance
133 OT_HISTORY_TRACKER_MSG_PRIORITY_LOW = OT_MESSAGE_PRIORITY_LOW, ///< Low priority level. enumerator
326 static_assert(0 == OT_HISTORY_TRACKER_MSG_PRIORITY_LOW, "MSG_PRIORITY_LOW value is incorrect"); in MessagePriorityToString()