Searched refs:otThreadSetChildTimeout (Results 1 – 4 of 4) sorted by relevance
355 void otThreadSetChildTimeout(otInstance *aInstance, uint32_t aTimeout);
53 void otThreadSetChildTimeout(otInstance *aInstance, uint32_t aTimeout) in otThreadSetChildTimeout() function
1956 return ProcessGetSet(aArgs, otThreadGetChildTimeout, otThreadSetChildTimeout); in Process()
3367 otThreadSetChildTimeout(mInstance, timeout); in HandlePropertySet()