Home
last modified time | relevance | path

Searched refs:ATTR_CAPABILITY_LEVEL (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/user_auth/hdi_service/utils/inc/
H A Dattribute.h64 ATTR_CAPABILITY_LEVEL = 100029, enumerator
/drivers/peripheral/user_auth/test/unittest/service_test/src/
H A Dsignature_operation.cpp82 ATTR_CAPABILITY_LEVEL = 100029,
178 WriteTlv(ATTR_CAPABILITY_LEVEL, sizeof(acl), (const uint8_t *)&acl, ret) != RESULT_SUCCESS || in GetDataTlvContent()
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dexecutor_message_test.cpp315 result = SetAttributeUint32(attribute, ATTR_CAPABILITY_LEVEL, capabilityLevel); in HWTEST_F()
355 result = SetAttributeUint32(attribute, ATTR_CAPABILITY_LEVEL, capabilityLevel); in HWTEST_F()
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp283 SetAttributeUint32(attribute, ATTR_CAPABILITY_LEVEL, capabilityLevel) != RESULT_SUCCESS) { in SetAttributeToVerifierExecMsg()
321 SetAttributeUint32(attribute, ATTR_CAPABILITY_LEVEL, capabilityLevel) != RESULT_SUCCESS) { in SetAttributeToExtraInfo()
367 SetAttributeUint32(attribute, ATTR_CAPABILITY_LEVEL, capabilityLevel) != RESULT_SUCCESS) { in SetAttributeToAllInOneExecMsg()
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c51 ATTR_CAPABILITY_LEVEL,
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dexecutor_message.c353 result = GetAttributeUint32(attribute, ATTR_CAPABILITY_LEVEL, &(resultInfo->capabilityLevel)); in GetExecutorResultInfoFromAttribute()

Completed in 8 milliseconds