Searched defs:GetActiveRouters (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/thread/ | ||
| D | network_diagnostic_tlvs.hpp | 270     uint8_t GetActiveRouters(void) const { return mActiveRouters; }  in GetActiveRouters()  function in ot::NetworkDiagnostic::ConnectivityTlv | 
| D | mle_tlvs.hpp | 856     uint8_t GetActiveRouters(void) const { return mActiveRouters; }  in GetActiveRouters()  function in ot::Mle::ConnectivityTlv |