Home
last modified time | relevance | path

Searched refs:ClampWeightAdjustment (Results 1 – 3 of 3) sorted by relevance

/openthread-3.6.0/src/core/thread/
Dmle_types.cpp88 void DeviceProperties::ClampWeightAdjustment(void) in ClampWeightAdjustment() function in ot::Mle::DeviceProperties
Dmle_types.hpp322 void ClampWeightAdjustment(void);
Dmle_router.cpp213 mDeviceProperties.ClampWeightAdjustment(); in SetDeviceProperties()