Searched defs:GetTxtDataLength (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | srp_server.hpp | 329 uint16_t GetTxtDataLength(void) const { return mTxtData.GetLength(); } in GetTxtDataLength() function in ot::Srp::Server::Service |
H A D | dns_types.hpp | 1259 uint16_t GetTxtDataLength(void) const { return mData[kIndexTxtLength]; } in GetTxtDataLength() function in ot::Dns::TxtEntry::Iterator |