Home
last modified time | relevance | path

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

/aosp_15_r20/external/ot-br-posix/src/border_agent/
H A Dborder_agent.cpp281 mServiceInstanceName = GetServiceInstanceNameWithExtAddr(mBaseServiceInstanceName); in Start()
683 std::string BorderAgent::GetServiceInstanceNameWithExtAddr(const std::string &aServiceInstanceName)… in GetServiceInstanceNameWithExtAddr() function in otbr::BorderAgent
703 ss << GetServiceInstanceNameWithExtAddr(mBaseServiceInstanceName) << " (" << rand << ")"; in GetAlternativeServiceInstanceName()
H A Dborder_agent.hpp176 std::string GetServiceInstanceNameWithExtAddr(const std::string &aServiceInstanceName) const;