Searched refs:otThreadSetRouterDowngradeThreshold (Results 1 – 4 of 4) sorted by relevance
532 void otThreadSetRouterDowngradeThreshold(otInstance *aInstance, uint8_t aThreshold);
213 void otThreadSetRouterDowngradeThreshold(otInstance *aInstance, uint8_t aThreshold) in otThreadSetRouterDowngradeThreshold() function
591 otThreadSetRouterDowngradeThreshold(mInstance, threshold); in HandlePropertySet()
6323 …urn ProcessGetSet(aArgs, otThreadGetRouterDowngradeThreshold, otThreadSetRouterDowngradeThreshold); in Process()