Searched refs:SetLeaderCost (Results 1 – 4 of 4) sorted by relevance
209 void SetLeaderCost(uint8_t aLeaderCost) { mLeaderCost = aLeaderCost; } in SetLeaderCost() function in ot::Parent
879 void SetLeaderCost(uint8_t aCost) { mLeaderCost = aCost; } in SetLeaderCost() function in ot::Mle::ConnectivityTlv
3860 aTlv.SetLeaderCost(Min(mRouterTable.GetPathCostToLeader(), kMaxRouteCost)); in FillConnectivityTlv()
3310 mParentCandidate.SetLeaderCost(connectivityTlv.GetLeaderCost()); in HandleParentResponse()