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