Searched defs:aWeight (Results 1 – 7 of 7) sorted by relevance
51 void SuccessRateTracker::AddSample(bool aSuccess, uint16_t aWeight) in AddSample()
190 void SetLeaderWeight(uint8_t aWeight) { mLeaderWeight = aWeight; } in SetLeaderWeight()
99 void otThreadSetLocalLeaderWeight(otInstance *aInstance, uint8_t aWeight) in otThreadSetLocalLeaderWeight()
597 ClientError ThreadApiDBus::GetLocalLeaderWeight(uint8_t &aWeight) in GetLocalLeaderWeight()
543 uint16_t aWeight, in AppendSrvRecord()
2003 void SetWeight(uint16_t aWeight) { mWeight = BigEndian::HostSwap16(aWeight); } in SetWeight()
1211 uint16_t aWeight, in SendSrvResponse()