Searched defs:aWeight (Results 1 – 6 of 6) sorted by relevance
45 void SuccessRateTracker::AddSample(bool aSuccess, uint16_t aWeight) in AddSample()
179 void SetLeaderWeight(uint8_t aWeight) { mLeaderWeight = aWeight; } in SetLeaderWeight()
96 void otThreadSetLocalLeaderWeight(otInstance *aInstance, uint8_t aWeight) in otThreadSetLocalLeaderWeight()
532 uint16_t aWeight, in AppendSrvRecord()
1861 void SetWeight(uint16_t aWeight) { mWeight = BigEndian::HostSwap16(aWeight); } in SetWeight()
1211 uint16_t aWeight, in SendSrvResponse()