Searched defs:aWeight (Results 1 – 7 of 7) 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()
597 ClientError ThreadApiDBus::GetLocalLeaderWeight(uint8_t &aWeight) in GetLocalLeaderWeight()
532 uint16_t aWeight, in AppendSrvRecord()
1871 void SetWeight(uint16_t aWeight) { mWeight = BigEndian::HostSwap16(aWeight); } in SetWeight()
1211 uint16_t aWeight, in SendSrvResponse()