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