Searched defs:GetTlvsEnd (Results 1 – 2 of 2) sorted by relevance
/openthread-3.4.0/src/core/thread/ | ||
D | network_data.hpp | 425 …const NetworkDataTlv *GetTlvsEnd(void) const { return reinterpret_cast<const NetworkDataTlv *>(mTl… in GetTlvsEnd() function in ot::NetworkData::NetworkData |
/openthread-3.4.0/src/core/meshcop/ | ||
D | dataset.hpp | 895 Tlv *GetTlvsEnd(void) { return reinterpret_cast<Tlv *>(mTlvs + mLength); } in GetTlvsEnd() function in ot::MeshCoP::Dataset |