Home
last modified time | relevance | path

Searched defs:TxtEntry (Results 1 – 1 of 1) sorted by relevance

/openthread-3.6.0/src/core/net/
Ddns_types.hpp1158 class TxtEntry : public otDnsTxtEntry class
1252TxtEntry(const char *aKey, const uint8_t *aValue, uint8_t aValueLength) { Init(aKey, aValue, aValu… in TxtEntry() function in ot::Dns::TxtEntry