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