Home
last modified time | relevance | path

Searched defs:kRetxPollPeriod (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/mac/
Ddata_poll_sender.hpp252 static constexpr uint32_t kRetxPollPeriod = OPENTHREAD_CONFIG_MAC_RETX_POLL_PERIOD; member in ot::DataPollSender
/openthread-latest/src/core/thread/
Dmle.cpp798 static constexpr uint32_t kRetxPollPeriod = OPENTHREAD_CONFIG_MAC_RETX_POLL_PERIOD; in SetTimeout() local