Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dexecutor_func_common.c204 Attribute *attributeTlv = CreateAttributeFromSerializedMsg(uint8Array); in GetRootAttributeFromTlv() local
205 if (attributeTlv == NULL) { in GetRootAttributeFromTlv()
209 Buffer *root = GetBufferFromAttributeBase(attributeTlv, ATTR_ROOT, false, 0); in GetRootAttributeFromTlv()
210 FreeAttribute(&attributeTlv); in GetRootAttributeFromTlv()