Home
last modified time | relevance | path

Searched refs:GetActiveRouters (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/thread/
Dmle_tlvs.hpp778 uint8_t GetActiveRouters(void) const { return mActiveRouters; } in GetActiveRouters() function in ot::Mle::ConnectivityTlv
Dnetwork_diagnostic_tlvs.hpp269 aConnectivity.mActiveRouters = GetActiveRouters(); in GetConnectivity()