Home
last modified time | relevance | path

Searched refs:OT_DNS_TRANSPORT_UNSPECIFIED (Results 1 – 2 of 2) sorted by relevance

/openthread-3.6.0/include/openthread/
Ddns_client.h108 OT_DNS_TRANSPORT_UNSPECIFIED = 0, /// DNS transport is unspecified. enumerator
/openthread-3.6.0/src/core/net/
Ddns_client.hpp168 … kDnsTransportUnspecified = OT_DNS_TRANSPORT_UNSPECIFIED, /// Dns transport is unspecified.