Searched refs:otThreadGetRouterDowngradeThreshold (Results 1 – 4 of 4) sorted by relevance
487 uint8_t otThreadGetRouterDowngradeThreshold(otInstance *aInstance);
187 uint8_t otThreadGetRouterDowngradeThreshold(otInstance *aInstance) in otThreadGetRouterDowngradeThreshold() function
581 return mEncoder.WriteUint8(otThreadGetRouterDowngradeThreshold(mInstance)); in HandlePropertyGet()
5960 …return ProcessGetSet(aArgs, otThreadGetRouterDowngradeThreshold, otThreadSetRouterDowngradeThresho… in Process()