Searched defs:GetTxtData (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/openthread/src/core/radio/ | ||
H A D | trel_interface.hpp | 143 const uint8_t *GetTxtData(void) const { return mTxtData; } in GetTxtData() function in ot::Trel::Interface::Peer::Info |
/aosp_15_r20/external/openthread/src/core/net/ | ||
H A D | srp_server.hpp | 321 const uint8_t *GetTxtData(void) const { return mTxtData.GetBytes(); } in GetTxtData() function in ot::Srp::Server::Service |
H A D | dns_types.hpp | 1257 const char *GetTxtData(void) const { return reinterpret_cast<const char *>(mPtr); } in GetTxtData() function in ot::Dns::TxtEntry::Iterator |