Searched refs:otHistoryTrackerMessageInfo (Results 1 – 5 of 5) sorted by relevance
102 …void OutputRxTxEntryListFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAge, bo…103 …void OutputRxTxEntryTableFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAge, b…106 static const char *RadioTypeToString(const otHistoryTrackerMessageInfo &aInfo);107 static const char *MessageTypeToString(const otHistoryTrackerMessageInfo &aInfo);
411 const char *History::RadioTypeToString(const otHistoryTrackerMessageInfo &aInfo) in RadioTypeToString()431 const char *History::MessageTypeToString(const otHistoryTrackerMessageInfo &aInfo) in MessageTypeToString()474 const otHistoryTrackerMessageInfo *info = nullptr; in ProcessRxTxHistory()475 const otHistoryTrackerMessageInfo *rxInfo = nullptr; in ProcessRxTxHistory()476 const otHistoryTrackerMessageInfo *txInfo = nullptr; in ProcessRxTxHistory()566 void History::OutputRxTxEntryListFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryAg… in OutputRxTxEntryListFormat()596 void History::OutputRxTxEntryTableFormat(const otHistoryTrackerMessageInfo &aInfo, uint32_t aEntryA… in OutputRxTxEntryTableFormat()
146 typedef struct otHistoryTrackerMessageInfo struct161 } otHistoryTrackerMessageInfo; argument336 const otHistoryTrackerMessageInfo *otHistoryTrackerIterateRxHistory(otInstance *aInst…353 const otHistoryTrackerMessageInfo *otHistoryTrackerIterateTxHistory(otInstance *aInst…
79 const otHistoryTrackerMessageInfo *otHistoryTrackerIterateRxHistory(otInstance *aInst… in otHistoryTrackerIterateRxHistory()88 const otHistoryTrackerMessageInfo *otHistoryTrackerIterateTxHistory(otInstance *aInst… in otHistoryTrackerIterateTxHistory()
138 typedef otHistoryTrackerMessageInfo MessageInfo; ///< RX/TX IPv6 message info.461 DefineCoreType(otHistoryTrackerMessageInfo, Utils::HistoryTracker::MessageInfo);