Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A Drouter.hpp201 uint8_t GetLeaderCost(void) const { return mLeaderCost; } in GetLeaderCost() function in ot::Parent
H A Dmle_tlvs.hpp877 uint8_t GetLeaderCost(void) const { return mLeaderCost; } in GetLeaderCost() function in ot::Mle::ConnectivityTlv