Searched refs:serviceType (Results 1 - 2 of 2) sorted by relevance

/system/netd/
H A DMDnsSdListener.cpp155 const char *interfaceName, const char *serviceName, const char *serviceType,
159 interfaceName, serviceName, serviceType, domain, host, port, txtLen);
173 serviceType, domain, host, port, txtLen, txtRecord, &MDnsSdListenerRegisterCallback,
412 char *serviceType = argv[3]; local
414 discover(cli, NULL, serviceType, NULL, requestId, 0);
425 char *serviceType = argv[4]; local
434 serviceType, domain, host, port, textLen, textRecord);
154 serviceRegister(SocketClient *cli, int requestId, const char *interfaceName, const char *serviceName, const char *serviceType, const char *domain, const char *host, int port, int txtLen, void *txtRecord) argument
H A DMDnsSdListener.h118 const char *serviceName, const char *serviceType, const char *domain,

Completed in 4 milliseconds