Searched refs:otThreadGetLeaderWeight (Results 1 – 3 of 3) sorted by relevance
832 uint8_t otThreadGetLeaderWeight(otInstance *aInstance);
343 uint8_t otThreadGetLeaderWeight(otInstance *aInstance) in otThreadGetLeaderWeight() function
204 return mEncoder.WriteUint8(otThreadGetLeaderWeight(mInstance)); in HandlePropertyGet()