Searched refs:otThreadGetRouterUpgradeThreshold (Results 1 – 4 of 4) sorted by relevance
383 uint8_t otThreadGetRouterUpgradeThreshold(otInstance *aInstance);
145 uint8_t otThreadGetRouterUpgradeThreshold(otInstance *aInstance) in otThreadGetRouterUpgradeThreshold() function
563 return mEncoder.WriteUint8(otThreadGetRouterUpgradeThreshold(mInstance)); in HandlePropertyGet()
6034 … return ProcessGetSet(aArgs, otThreadGetRouterUpgradeThreshold, otThreadSetRouterUpgradeThreshold); in Process()