Files
openthread/include
Abtin Keshavarzian 10194c0bfc Adding DataPollManager to manage the (periodic) data poll transmission (#1508)
This commit introduces a new class `DataPollManager`. This class
contains all the logic related to sending of the data poll messages
and managing the data poll transmission period.

The data poll interval is derived based on combination of value
from user (from `SetExternalPollPeriod()`) and the internal state
of the OpenThread. Data poll manager may send data polls more
frequently during attach process or when expecting a control-message
from parent or in case of data poll transmission failures or data
poll timeouts.
2017-04-02 22:54:59 -07:00
..
2017-03-02 10:24:55 -08:00