Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dmle_tlvs.hpp695 return IsSedBufferingIncluded() || in IsValid()
705 bool IsSedBufferingIncluded(void) const { return GetLength() >= sizeof(*this) - sizeof(Tlv); } in IsSedBufferingIncluded() function in ot::Mle::ConnectivityTlv
832 if (IsSedBufferingIncluded()) in GetSedBufferSize()
855 if (IsSedBufferingIncluded()) in GetSedDatagramCount()