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