Home
last modified time | relevance | path

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

/openthread-latest/src/core/net/
Dsrp_server.hpp329 uint16_t GetTxtDataLength(void) const { return mTxtData.GetLength(); } in GetTxtDataLength() function in ot::Srp::Server::Service
Ddns_types.hpp1259 uint16_t GetTxtDataLength(void) const { return mData[kIndexTxtLength]; } in GetTxtDataLength() function in ot::Dns::TxtEntry::Iterator