Searched refs:otChildSupervisionSetInterval (Results 1 – 4 of 4) sorted by relevance
72 void otChildSupervisionSetInterval(otInstance *aInstance, uint16_t aInterval);
45 void otChildSupervisionSetInterval(otInstance *aInstance, uint16_t aInterval) in otChildSupervisionSetInterval() function
1237 otChildSupervisionSetInterval(mInstance, interval); in HandlePropertySet()
2009 … error = ProcessGetSet(aArgs + 1, otChildSupervisionGetInterval, otChildSupervisionSetInterval); in Process()