Home
last modified time | relevance | path

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

/openthread-latest/src/core/api/
Dsrp_server_api.cpp186 return AsCoreType(aService).MatchesServiceName(aServiceName); in otSrpServerServiceMatchesServiceName()
/openthread-latest/src/core/net/
Dsrp_server.hpp372 bool MatchesServiceName(const char *aServiceName) const;
Dsrp_server.cpp1898 bool Server::Service::MatchesServiceName(const char *aServiceName) const in MatchesServiceName() function in ot::Srp::Server::Service