Searched defs:txtRecord (Results 1 - 1 of 1) sorted by relevance

/system/netd/
H A DMDnsSdListener.cpp156 const char *domain, const char *host, int port, int txtLen, void *txtRecord) {
173 serviceType, domain, host, port, txtLen, txtRecord, &MDnsSdListenerRegisterCallback,
245 uint16_t txtLen, const unsigned char *txtRecord, void *inContext) {
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
243 MDnsSdListenerResolveCallback(DNSServiceRef sdRef, DNSServiceFlags flags, uint32_t interface, DNSServiceErrorType errorCode, const char *fullname, const char *hosttarget, uint16_t port, uint16_t txtLen, const unsigned char *txtRecord, void *inContext) argument

Completed in 63 milliseconds