Home
last modified time | relevance | path

Searched refs:child (Results 1 – 2 of 2) sorted by relevance

/modules/openthread/
A DKconfig.thread68 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.
/modules/thrift/src/thrift/server/
A DTFDServer.cpp215 auto child = reinterpret_cast<xport *>(c.get()); in interruptChildren() local
216 child->interrupt(); in interruptChildren()

Completed in 3 milliseconds