Searched refs:otChildSupervisionGetInterval (Results 1 – 4 of 4) sorted by relevance
66 uint16_t otChildSupervisionGetInterval(otInstance *aInstance);
43 uint16_t otChildSupervisionGetInterval(otInstance *aInstance) in otChildSupervisionGetInterval() function
1228 return mEncoder.WriteUint16(otChildSupervisionGetInterval(mInstance)); in HandlePropertyGet()
1811 … error = ProcessGetSet(aArgs + 1, otChildSupervisionGetInterval, otChildSupervisionSetInterval); in Process()