Home
last modified time | relevance | path

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

/external/openthread/src/core/thread/
Dnetwork_diagnostic_tlvs.hpp278 void SetActiveRouters(uint8_t aActiveRouters) { mActiveRouters = aActiveRouters; } in SetActiveRouters() function in ot::NetworkDiagnostic::ConnectivityTlv
Dmle_tlvs.hpp864 void SetActiveRouters(uint8_t aActiveRouters) { mActiveRouters = aActiveRouters; } in SetActiveRouters() function in ot::Mle::ConnectivityTlv