Searched refs:MessagePriorityToString (Results 1 – 5 of 5) sorted by relevance
98 static const char *MessagePriorityToString(uint8_t aPriority);
317 const char *History::MessagePriorityToString(uint8_t aPriority) in MessagePriorityToString() function in ot::Cli::History500 MessagePriorityToString(aInfo.mPriority)); in OutputRxTxEntryListFormat()528 MessagePriorityToString(aInfo.mPriority)); in OutputRxTxEntryTableFormat()
551 const char *MessagePriorityToString(const Message &aMessage);
1929 const char *MeshForwarder::MessagePriorityToString(const Message &aMessage) in MessagePriorityToString() function in ot::MeshForwarder1991 MessagePriorityToString(aMessage), shouldLogRss ? ", rss:" : "", in LogIp6Message()
1054 …headers.GetChecksum(), Ip6::Ip6::EcnToString(headers.GetEcn()), MessagePriorityToString(aMessage)); in LogMeshIpHeader()