D | dns_sd.h | 119 .text = (const char *)_text, \ 161 #define DNS_SD_REGISTER_TCP_SERVICE(id, instance, service, domain, text, \ argument 165 text, &id ## _port) 190 #define DNS_SD_REGISTER_UDP_SERVICE(id, instance, service, domain, text, \ argument 194 text, &id ## _port) 225 const char *text; member
|