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