Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/thread/
Drouter.hpp209 void SetLeaderCost(uint8_t aLeaderCost) { mLeaderCost = aLeaderCost; } in SetLeaderCost() function in ot::Parent
Dmle_tlvs.hpp885 void SetLeaderCost(uint8_t aCost) { mLeaderCost = aCost; } in SetLeaderCost() function in ot::Mle::ConnectivityTlv