Searched defs:aCost (Results 1 – 2 of 2) sorted by relevance
99 bool Router::SetNextHopAndCost(uint8_t aNextHop, uint8_t aCost) in SetNextHopAndCost()
885 void SetLeaderCost(uint8_t aCost) { mLeaderCost = aCost; } in SetLeaderCost()