Home
last modified time | relevance | path

Searched refs:GetBackboneRouterServiceId (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/backbone_router/
H A Dbbr_leader.cpp78 error = Get<NetworkData::Service::Manager>().GetBackboneRouterServiceId(aServiceId); in GetServiceId()
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_service.hpp269 Error GetBackboneRouterServiceId(uint8_t &aServiceId) const in GetBackboneRouterServiceId() function in ot::NetworkData::Service::Manager