Searched refs:otHistoryTrackerMessageInfo (Results 1 – 5 of 5) sorted by relevance
97 …void OutputRxTxEntryListFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAge, bo…98 …void OutputRxTxEntryTableFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAge, b…101 static const char *RadioTypeToString(const otHistoryTrackerMessageInfo &aInfo);102 static const char *MessageTypeToString(const otHistoryTrackerMessageInfo &aInfo);
1021 const char *History::RadioTypeToString(const otHistoryTrackerMessageInfo &aInfo) in RadioTypeToString()1041 const char *History::MessageTypeToString(const otHistoryTrackerMessageInfo &aInfo) in MessageTypeToString()1084 const otHistoryTrackerMessageInfo *info = nullptr; in ProcessRxTxHistory()1085 const otHistoryTrackerMessageInfo *rxInfo = nullptr; in ProcessRxTxHistory()1086 const otHistoryTrackerMessageInfo *txInfo = nullptr; in ProcessRxTxHistory()1176 void History::OutputRxTxEntryListFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAg… in OutputRxTxEntryListFormat()1206 void History::OutputRxTxEntryTableFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryA… in OutputRxTxEntryTableFormat()
137 typedef struct otHistoryTrackerMessageInfo struct152 } otHistoryTrackerMessageInfo; argument315 const otHistoryTrackerMessageInfo *otHistoryTrackerIterateRxHistory(otInstance *aInst…331 const otHistoryTrackerMessageInfo *otHistoryTrackerIterateTxHistory(otInstance *aInst…
75 const otHistoryTrackerMessageInfo *otHistoryTrackerIterateRxHistory(otInstance *aInst… in otHistoryTrackerIterateRxHistory()84 const otHistoryTrackerMessageInfo *otHistoryTrackerIterateTxHistory(otInstance *aInst… in otHistoryTrackerIterateTxHistory()
132 typedef otHistoryTrackerMessageInfo MessageInfo; ///< RX/TX IPv6 message info.448 DefineCoreType(otHistoryTrackerMessageInfo, Utils::HistoryTracker::MessageInfo);