Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Drouter.cpp99 bool Router::SetNextHopAndCost(uint8_t aNextHop, uint8_t aCost) in SetNextHopAndCost()
H A Dmle_tlvs.hpp885 void SetLeaderCost(uint8_t aCost) { mLeaderCost = aCost; } in SetLeaderCost()