Home
last modified time | relevance | path

Searched refs:GetTxtLength (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/radio/
Dtrel_interface.hpp149 uint16_t GetTxtLength(void) const { return mTxtLength; } in GetTxtLength() function in ot::Trel::Interface::Peer::Info
Dtrel_interface.cpp261 iterator.Init(aInfo.GetTxtData(), aInfo.GetTxtLength()); in ParsePeerInfoTxtData()