Searched refs:child (Results 1 – 2 of 2) sorted by relevance
68 int "The maximum number of IPv6 address registrations per child"234 int "Openthread child supervision check timeout in seconds"237 The supervision check timeout interval in seconds used by a device in child state.238 Set to zero to disable the supervision check process on the child.241 int "Openthread child supervision interval in seconds"245 to the child, if there is no transmission to the child within this interval.246 Set to zero to disable the supervision check process on the child.249 int "Openthread MLE child timeout in seconds"252 The value of MLE child timeout in seconds.
215 auto child = reinterpret_cast<xport *>(c.get()); in interruptChildren() local216 child->interrupt(); in interruptChildren()
Completed in 5 milliseconds