Home
last modified time | relevance | path

Searched defs:retValue (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dattribute.c129 IAM_STATIC ResultCode ReadUint32FromMsg(const Uint8Array msg, uint32_t *readIndex, uint32_t *retValue) in ReadUint32FromMsg() argument
345 ResultCode GetAttributeInt32(const Attribute *attribute, AttributeKey key, int32_t *retValue) in GetAttributeInt32() argument
360 ResultCode GetAttributeUint64(const Attribute *attribute, AttributeKey key, uint64_t *retValue) in GetAttributeUint64() argument
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c148 IAM_STATIC ResultCode ReadUint32FromMsg(const Uint8Array msg, uint32_t *readIndex, uint32_t *retValue) in ReadUint32FromMsg() argument
363 ResultCode GetAttributeInt32(const Attribute *attribute, AttributeKey key, int32_t *retValue) in GetAttributeInt32() argument
378 ResultCode GetAttributeUint64(const Attribute *attribute, AttributeKey key, uint64_t *retValue) in GetAttributeUint64() argument

Completed in 5 milliseconds