Lines Matching full:dns
2 * @brief DNS Service Discovery
23 * @brief DNS Service Discovery
25 * @details This API enables services to be advertised via DNS. To
32 * @defgroup dns_sd DNS Service Discovery
89 * @brief Register a service for DNS Service Discovery
104 * @param _id variable name for the DNS-SD service record
109 * @param _text information for the DNS TXT record
125 * @brief Register a TCP service for DNS Service Discovery
127 * This macro can be used for service advertisement using DNS-SD.
152 * @param id variable name for the DNS-SD service record
156 * @param text information for the DNS TXT record
168 * @brief Register a UDP service for DNS Service Discovery
170 * This macro can be used for service advertisement using DNS-SD.
181 * @param id variable name for the DNS-SD service record
185 * @param text information for the DNS TXT record
196 /** Empty DNS-SD TXT specifier */
200 * @brief DNS Service Discovery record
224 /** DNS TXT record */
226 /** Size (in bytes) of the DNS TXT record */
235 * @brief Empty TXT specifier for DNS-SD
241 * @brief Wildcard Port specifier for DNS-SD
250 * @brief Obtain the size of DNS-SD TXT data
261 * @brief Check if @a rec is a DNS-SD Service Type Enumeration
263 * DNS-SD Service Type Enumeration is used by network tooling to
275 * @return true if @a rec is a DNS-SD Service Type Enumeration
280 * @brief Create a wildcard filter for DNS-SD records