Home
last modified time | relevance | path

Searched refs:otHistoryTrackerEntryAgeToString (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/src/cli/
Dcli_history.cpp130 otHistoryTrackerEntryAgeToString(entryAge, ageString, sizeof(ageString)); in ProcessNeighbor()
179 otHistoryTrackerEntryAgeToString(entryAge, ageString, sizeof(ageString)); in ProcessNetInfo()
397 otHistoryTrackerEntryAgeToString(aEntryAge, ageString, sizeof(ageString)); in OutputRxTxEntryListFormat()
427 otHistoryTrackerEntryAgeToString(aEntryAge, ageString, sizeof(ageString)); in OutputRxTxEntryTableFormat()
/openthread-2.7.6/src/core/api/
Dhistory_tracker_api.cpp91 void otHistoryTrackerEntryAgeToString(uint32_t aEntryAge, char *aBuffer, uint16_t aSize) in otHistoryTrackerEntryAgeToString() function
/openthread-2.7.6/include/openthread/
Dhistory_tracker.h259 void otHistoryTrackerEntryAgeToString(uint32_t aEntryAge, char *aBuffer, uint16_t aSize);