Searched refs:GetFlagsLength (Results 1 – 2 of 2) sorted by relevance
71 return GetLength() >= sizeof(mRotationTime) && GetFlagsLength() >= kThread11FlagsLength; in IsValid()77 uint8_t length = Min(static_cast<uint8_t>(sizeof(mFlags)), GetFlagsLength()); in GetSecurityPolicy()
495 uint8_t GetFlagsLength(void) const { return GetLength() - sizeof(mRotationTime); } in GetFlagsLength() function in ot::MeshCoP::SecurityPolicyTlv