Home
last modified time | relevance | path

Searched refs:GetBackboneRouterPrimary (Results 1 – 3 of 3) sorted by relevance

/openthread-2.7.6/src/core/backbone_router/
Dbbr_leader.cpp183 Get<NetworkData::Service::Manager>().GetBackboneRouterPrimary(config); in UpdateBackboneRouterPrimary()
/openthread-2.7.6/src/core/thread/
Dnetwork_data_service.hpp545 void GetBackboneRouterPrimary(ot::BackboneRouter::BackboneRouterConfig &aConfig) const;
Dnetwork_data_service.cpp86 void Manager::GetBackboneRouterPrimary(ot::BackboneRouter::BackboneRouterConfig &aConfig) const in GetBackboneRouterPrimary() function in ot::NetworkData::Service::Manager