Searched refs:GetRouterDowngradeThreshold (Results 1 – 2 of 2) sorted by relevance
317 uint8_t GetRouterDowngradeThreshold(void) const { return mRouterDowngradeThreshold; } in GetRouterDowngradeThreshold() function in ot::Mle::MleRouter
188 return AsCoreType(aInstance).Get<Mle::MleRouter>().GetRouterDowngradeThreshold(); in otThreadGetRouterDowngradeThreshold()