Lines Matching full:interval
51 …* The default supervision interval in seconds to use when in child state. Zero indicates no superv…
53 * The current supervision interval can be changed using `otChildSupervisionSetInterval()`.
56 …* within the supervision interval. If there is no transmission to the child within the supervision…
67 …* The default supervision check timeout interval (in seconds) used by a device in child state. Set…
70 * The check timeout interval can be changed using `otChildSupervisionSetCheckTimeout()`.
72 …* If the sleepy child does not hear from its parent within the specified timeout interval, it init…
83 …* Specifies the default supervision interval to use on parent for children that do not explicitly …
84 …* desired supervision internal (do not include a "Supervision Interval TLV") and are running older…
88 …ack before adoption of it by Thread specification and addition of the "Supervision Interval TLV" as
89 * the mechanism for child to inform the parent of its desired supervision interval.
91 …set to zero to effectively disable it, i.e., if a child does not provide "Supervision Interval TLV"
92 …* it indicates that it does not want to be supervised and then parent will use zero interval for t…