Searched defs:kRetxPollPeriod (Results 1 – 2 of 2) sorted by relevance
252 static constexpr uint32_t kRetxPollPeriod = OPENTHREAD_CONFIG_MAC_RETX_POLL_PERIOD; member in ot::DataPollSender
798 static constexpr uint32_t kRetxPollPeriod = OPENTHREAD_CONFIG_MAC_RETX_POLL_PERIOD; in SetTimeout() local