Searched refs:GetLeaderCost (Results 1 – 4 of 4) sorted by relevance
286 uint8_t GetLeaderCost(void) const { return mLeaderCost; } in GetLeaderCost() function in ot::NetworkDiagnostic::ConnectivityTlv
872 uint8_t GetLeaderCost(void) const { return mLeaderCost; } in GetLeaderCost() function in ot::Mle::ConnectivityTlv
640 aNetworkDiagConnectivity.mLeaderCost = aConnectivityTlv.GetLeaderCost(); in ParseConnectivity()
3267 mParentLeaderCost = connectivity.GetLeaderCost(); in HandleParentResponse()