Home
last modified time | relevance | path

Searched defs:aSubTypeServiceName (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/openthread/src/core/api/
H A Dsrp_server_api.cpp202 …erServiceHasSubTypeServiceName(const otSrpServerService *aService, const char *aSubTypeServiceName) in otSrpServerServiceHasSubTypeServiceName()
207 otError otSrpServerParseSubTypeServiceName(const char *aSubTypeServiceName, char *aLabel, uint8_t a… in otSrpServerParseSubTypeServiceName()
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_server.hpp420 … static Error ParseSubTypeServiceName(const char *aSubTypeServiceName, char (&aLabel)[kLabelSize]) in ParseSubTypeServiceName()
H A Dsrp_server.cpp1844 Error Server::Service::ParseSubTypeServiceName(const char *aSubTypeServiceName, char *aLabel, uint8… in ParseSubTypeServiceName()