Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/api/
H A Ddns_api.cpp43 …xtEntryIterator(otDnsTxtEntryIterator *aIterator, const uint8_t *aTxtData, uint16_t aTxtDataLength) in otDnsInitTxtEntryIterator()
56 uint16_t *aTxtDataLength) in otDnsEncodeTxtData()
/aosp_15_r20/external/openthread/src/cli/
H A Dcli_utils.cpp220 void Utils::OutputDnsTxtData(const uint8_t *aTxtData, uint16_t aTxtDataLength) in OutputDnsTxtData()
/aosp_15_r20/external/openthread/src/core/net/
H A Ddns_types.cpp1029 void TxtEntry::Iterator::Init(const uint8_t *aTxtData, uint16_t aTxtDataLength) in Init()
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_mdns.cpp1259 uint16_t aTxtDataLength, in SendTxtResponse()