Searched refs:attributeTlv (Results 1 – 1 of 1) sorted by relevance
204 Attribute *attributeTlv = CreateAttributeFromSerializedMsg(uint8Array); in GetRootAttributeFromTlv() local205 if (attributeTlv == NULL) { in GetRootAttributeFromTlv()209 Buffer *root = GetBufferFromAttributeBase(attributeTlv, ATTR_ROOT, false, 0); in GetRootAttributeFromTlv()210 FreeAttribute(&attributeTlv); in GetRootAttributeFromTlv()