Home
last modified time | relevance | path

Searched defs:aCost (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Drouter.cpp94 bool Router::SetNextHopAndCost(uint8_t aNextHop, uint8_t aCost) in SetNextHopAndCost()
Dmle_tlvs.hpp807 void SetLeaderCost(uint8_t aCost) { mLeaderCost = aCost; } in SetLeaderCost()