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