Home
last modified time | relevance | path

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

/openthread-latest/src/core/backbone_router/
Dbbr_leader.cpp157 Get<NetworkData::Service::Manager>().GetBackboneRouterPrimary(config); in UpdateBackboneRouterPrimary()
/openthread-latest/src/core/thread/
Dnetwork_data_service.hpp246 void GetBackboneRouterPrimary(ot::BackboneRouter::Config &aConfig) const;
Dnetwork_data_service.cpp87 void Manager::GetBackboneRouterPrimary(ot::BackboneRouter::Config &aConfig) const in GetBackboneRouterPrimary() function in ot::NetworkData::Service::Manager