Searched defs:GetLeaderCost (Results 1 – 2 of 2) sorted by relevance
/openthread-3.6.0/src/core/thread/ | ||
D | router.hpp | 201 uint8_t GetLeaderCost(void) const { return mLeaderCost; } in GetLeaderCost() function in ot::Parent |
D | mle_tlvs.hpp | 868 uint8_t GetLeaderCost(void) const { return mLeaderCost; } in GetLeaderCost() function in ot::Mle::ConnectivityTlv |