Searched refs:dns_sd_empty_txt (Results 1 – 3 of 3) sorted by relevance
197 #define DNS_SD_EMPTY_TXT dns_sd_empty_txt239 extern const char dns_sd_empty_txt[1];
745 .text = dns_sd_empty_txt, in ZTEST()746 .text_size = sizeof(dns_sd_empty_txt), in ZTEST()756 .text = dns_sd_empty_txt, .text_size = sizeof(dns_sd_empty_txt), in ZTEST()
27 const char dns_sd_empty_txt[1]; variable1158 filter->text = dns_sd_empty_txt; in dns_sd_create_wildcard_filter()1159 filter->text_size = sizeof(dns_sd_empty_txt); in dns_sd_create_wildcard_filter()