Home
last modified time | relevance | path

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

/external/openthread/src/core/utils/
Dhistory_tracker.hpp265 … static constexpr uint16_t kRxListSize = OPENTHREAD_CONFIG_HISTORY_TRACKER_RX_LIST_SIZE; member in ot::Utils::HistoryTracker
401 EntryList<MessageInfo, kRxListSize> mRxHistory;