Searched refs:otThreadSetLocalLeaderWeight (Results 1 – 4 of 4) sorted by relevance
267 void otThreadSetLocalLeaderWeight(otInstance *aInstance, uint8_t aWeight);
96 void otThreadSetLocalLeaderWeight(otInstance *aInstance, uint8_t aWeight) in otThreadSetLocalLeaderWeight() function
1100 otThreadSetLocalLeaderWeight(mInstance, weight); in HandlePropertySet()
3687 return ProcessGetSet(aArgs, otThreadGetLocalLeaderWeight, otThreadSetLocalLeaderWeight); in Process()