Searched refs:SetActiveRouters (Results 1 – 3 of 3) sorted by relevance
278 void SetActiveRouters(uint8_t aActiveRouters) { mActiveRouters = aActiveRouters; } in SetActiveRouters() function in ot::NetworkDiagnostic::ConnectivityTlv
864 void SetActiveRouters(uint8_t aActiveRouters) { mActiveRouters = aActiveRouters; } in SetActiveRouters() function in ot::Mle::ConnectivityTlv
4141 aTlv.SetActiveRouters(mRouterTable.GetActiveRouterCount()); in FillConnectivityTlv()