Searched refs:kAttachDataPollPeriod (Results 1 – 2 of 2) sorted by relevance
251 static constexpr uint32_t kAttachDataPollPeriod = OPENTHREAD_CONFIG_MAC_ATTACH_DATA_POLL_PERIOD; member in ot::DataPollSender
487 period = Min(period, kAttachDataPollPeriod); in CalculatePollPeriod()