Searched defs:kMinPollPeriod (Results 1 – 2 of 2) sorted by relevance
254 static constexpr uint32_t kMinPollPeriod = OPENTHREAD_CONFIG_MAC_MINIMUM_POLL_PERIOD; member in ot::DataPollSender
797 static constexpr uint32_t kMinPollPeriod = OPENTHREAD_CONFIG_MAC_MINIMUM_POLL_PERIOD; in SetTimeout() local