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