Searched refs:ATTR_IDENTIFY_MODE (Results 1 - 5 of 5) sorted by relevance
/drivers/peripheral/user_auth/hdi_service/utils/inc/ |
H A D | attribute.h | 34 ATTR_IDENTIFY_MODE = 100005,
enumerator
|
/drivers/peripheral/user_auth/test/unittest/service_test/src/ |
H A D | signature_operation.cpp | 46 ATTR_IDENTIFY_MODE = 100005,
|
/drivers/peripheral/user_auth/test/unittest/attribute_test/ |
H A D | attribute_test.cpp | 528 ResultCode result = SetAttributeUint32(originAttribute, ATTR_IDENTIFY_MODE, testUint32); in HWTEST_F() 544 result = GetAttributeUint32(parsedAttribute, ATTR_IDENTIFY_MODE, &parsedUint32); in HWTEST_F()
|
/drivers/peripheral/user_auth/test/unittest/co_auth/ |
H A D | executor_message_test.cpp | 101 result = SetAttributeUint32(attribute, ATTR_IDENTIFY_MODE, testUint32); in HWTEST_F() 142 result = SetAttributeUint32(attribute, ATTR_IDENTIFY_MODE, testUint32); in HWTEST_F()
|
/drivers/peripheral/user_auth/hdi_service/utils/src/ |
H A D | attribute.c | 36 ATTR_IDENTIFY_MODE,
|
Completed in 4 milliseconds