Home
last modified time | relevance | path

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

/openthread-2.7.6/src/core/utils/
Dhistory_tracker.hpp219 static constexpr uint16_t kTxListSize = OPENTHREAD_CONFIG_HISTORY_TRACKER_TX_LIST_SIZE; member in ot::Utils::HistoryTracker
332 EntryList<MessageInfo, kTxListSize> mTxHistory;