RFIDErrorCodes enum

Inheritance

Constructors

RFIDErrorCodes(int value)
const

Values

UNDEFINED → const RFIDErrorCodes
const RFIDErrorCodes(0)
NO_ERROR → const RFIDErrorCodes
const RFIDErrorCodes(0x00000001)
ALREADY_DONE → const RFIDErrorCodes
const RFIDErrorCodes(0x00000002)
FAILED → const RFIDErrorCodes
const RFIDErrorCodes(0xffffffff)
NO_CHIP_DETECTED → const RFIDErrorCodes
const RFIDErrorCodes(0x80010001)
NOT_AVAILABLE → const RFIDErrorCodes
const RFIDErrorCodes(0x80010002)
INVALID_PARAMETER → const RFIDErrorCodes
const RFIDErrorCodes(0x80010004)
NOT_INITIALIZED → const RFIDErrorCodes
const RFIDErrorCodes(0x80010005)
NOT_ENOUGH_MEMORY → const RFIDErrorCodes
const RFIDErrorCodes(0x80010006)
INVALID_DIRECTORY → const RFIDErrorCodes
const RFIDErrorCodes(0x80010008)
UNKNOWN_COMMAND → const RFIDErrorCodes
const RFIDErrorCodes(0x80010009)
FILE_IO_ERROR → const RFIDErrorCodes
const RFIDErrorCodes(0x8001000A)
BUSY → const RFIDErrorCodes
const RFIDErrorCodes(0x8001000B)
OLD_FIRMWARE → const RFIDErrorCodes
const RFIDErrorCodes(0x8001000C)
PCSC_FAILED → const RFIDErrorCodes
const RFIDErrorCodes(0x80020000)
PCSC_READER_NOT_AVAILABLE → const RFIDErrorCodes
const RFIDErrorCodes(0x80020001)
PCSC_CANT_CONNECT_CARD → const RFIDErrorCodes
const RFIDErrorCodes(0x80020002)
PCSC_CARD_IS_NOT_CONNECTED → const RFIDErrorCodes
const RFIDErrorCodes(0x80020003)
PCSC_OPERATION_CANCELLED → const RFIDErrorCodes
const RFIDErrorCodes(0x80020004)
PCSC_CARD_IS_BUSY → const RFIDErrorCodes
const RFIDErrorCodes(0x80020005)
PCSC_FAILED_SCARD → const RFIDErrorCodes
const RFIDErrorCodes(0x80020006)
PCSC_EXT_LE_FAILED → const RFIDErrorCodes
const RFIDErrorCodes(0x80020010)
LAYER6_SECURITY_MANAGER → const RFIDErrorCodes
const RFIDErrorCodes(0x86000000)
LAYER6_APP_SELECTION_FAILURE → const RFIDErrorCodes
const RFIDErrorCodes(0x86000001)
LAYER6_MUTUAL_AUTH_MAC_FAIL → const RFIDErrorCodes
const RFIDErrorCodes(0x86000100)
LAYER6_MUTUAL_AUTH_ENC_FAIL → const RFIDErrorCodes
const RFIDErrorCodes(0x86000101)
LAYER6_MUTUAL_AUTH_FAILURE → const RFIDErrorCodes
const RFIDErrorCodes(0x86000102)
LAYER6_MUTUAL_AUTH_FAILURE_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x86000103)
LAYER6_SM_DO_8E_MISSING → const RFIDErrorCodes
const RFIDErrorCodes(0x86000200)
LAYER6_SM_DO_87_MISSING → const RFIDErrorCodes
const RFIDErrorCodes(0x86000201)
LAYER6_SM_DO_99_MISSING → const RFIDErrorCodes
const RFIDErrorCodes(0x86000202)
LAYER6_SM_MAC_INCORRECT → const RFIDErrorCodes
const RFIDErrorCodes(0x86000203)
LAYER6_SM_DO_87_INCORRECT → const RFIDErrorCodes
const RFIDErrorCodes(0x86000204)
LAYER6_NON_TLV_RESPONSE_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x86000300)
LAYER6_WRONG_RND_ICC_LENGTH → const RFIDErrorCodes
const RFIDErrorCodes(0x86000301)
LAYER6_INT_AUTH_FAILURE → const RFIDErrorCodes
const RFIDErrorCodes(0x86000302)
LAYER6_MSE_SET_KAT_FAILURE → const RFIDErrorCodes
const RFIDErrorCodes(0x86000303)
LAYER6_MSE_SET_DST_FAILURE → const RFIDErrorCodes
const RFIDErrorCodes(0x86000304)
LAYER6_PSO_CERTIFICATE_FAILURE → const RFIDErrorCodes
const RFIDErrorCodes(0x86000305)
LAYER6_MSE_SET_AT_FAILURE → const RFIDErrorCodes
const RFIDErrorCodes(0x86000306)
LAYER6_GET_CHALLENGE_FAILURE → const RFIDErrorCodes
const RFIDErrorCodes(0x86000307)
LAYER6_EXT_AUTH_FAILURE → const RFIDErrorCodes
const RFIDErrorCodes(0x86000308)
LAYER6_GENERAL_AUTH_FAILURE → const RFIDErrorCodes
const RFIDErrorCodes(0x86000309)
LAYER6_FILE_NOT_FOUND → const RFIDErrorCodes
const RFIDErrorCodes(0x80006A82)
LAYER6_FILE_EOF1 → const RFIDErrorCodes
const RFIDErrorCodes(0x80006282)
LAYER6_FILE_EOF2 → const RFIDErrorCodes
const RFIDErrorCodes(0x80006B00)
LAYER6_INCORRECT_PARAMS → const RFIDErrorCodes
const RFIDErrorCodes(0x80006A80)
LAYER6_NO_REFERENCE_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x80006A88)
LAYER6_PWD_SUSPEND → const RFIDErrorCodes
const RFIDErrorCodes(0x800063C1)
LAYER6_PWD_BLOCKED → const RFIDErrorCodes
const RFIDErrorCodes(0x800063C0)
LAYER6_PWD_DEACTIVATED → const RFIDErrorCodes
const RFIDErrorCodes(0x80006283)
LAYER6_PWD_BLOCKED2 → const RFIDErrorCodes
const RFIDErrorCodes(0x80006983)
LAYER6_PWD_DEACTIVATED2 → const RFIDErrorCodes
const RFIDErrorCodes(0x80006984)
LAYER6_PWD_SUSPEND2 → const RFIDErrorCodes
const RFIDErrorCodes(0x80006985)
LAYER6_PWD_FAILED → const RFIDErrorCodes
const RFIDErrorCodes(0x801063C0)
NOT_PERFORMED → const RFIDErrorCodes
const RFIDErrorCodes(0x83000000)
SESSION_IS_CLOSED → const RFIDErrorCodes
const RFIDErrorCodes(0x83000001)
SESSION_TERMINAL_UNSUPPORTED_OPERATION → const RFIDErrorCodes
const RFIDErrorCodes(0x83000002)
SESSION_TERMINAL_TYPE_UNKNOWN → const RFIDErrorCodes
const RFIDErrorCodes(0x83000010)
SESSION_TERMINAL_TYPE_BAD_CERTIFICATE → const RFIDErrorCodes
const RFIDErrorCodes(0x83000011)
SESSION_TERMINAL_TYPE_NOT_SET → const RFIDErrorCodes
const RFIDErrorCodes(0x83000012)
SESSION_PROCEDURE_TYPE_UNKNOWN → const RFIDErrorCodes
const RFIDErrorCodes(0x83000013)
Session_Procedure_Type_Unsupported → const RFIDErrorCodes
const RFIDErrorCodes(0x83000014)
SESSION_PROCEDURE_TYPE_NOT_SET → const RFIDErrorCodes
const RFIDErrorCodes(0x83000015)
SESSION_ACCESS_KEY_UNKNOWN_TYPE → const RFIDErrorCodes
const RFIDErrorCodes(0x83000016)
SESSION_ACCESS_KEY_UNSUPPORTED_SM_TYPE → const RFIDErrorCodes
const RFIDErrorCodes(0x83000017)
SESSION_ACCESS_KEY_INCORRECT_SM_TYPE → const RFIDErrorCodes
const RFIDErrorCodes(0x83000018)
SESSION_ACCESS_KEY_RESTRICTED → const RFIDErrorCodes
const RFIDErrorCodes(0x83000019)
SESSION_ACCESS_KEY_INCORRECT_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x8300001A)
SESSION_ACCESS_KEY_NOT_SET → const RFIDErrorCodes
const RFIDErrorCodes(0x8300001B)
SESSION_PWD_MANAGEMENT_NOT_AUTHORIZED → const RFIDErrorCodes
const RFIDErrorCodes(0x8300001C)
SESSION_ACCESS_CONTROL_UNKNOWN_TYPE → const RFIDErrorCodes
const RFIDErrorCodes(0x83000020)
SESSION_ACCESS_CONTROL_REQUIRES_SM → const RFIDErrorCodes
const RFIDErrorCodes(0x83000021)
SESSION_ACCESS_CONTROL_REQUIRES_PACE → const RFIDErrorCodes
const RFIDErrorCodes(0x83000022)
SESSION_ACCESS_CONTROL_REQUIRES_CA_KEYS → const RFIDErrorCodes
const RFIDErrorCodes(0x83000023)
SESSION_ACCESS_CONTROL_REQUIRES_TA → const RFIDErrorCodes
const RFIDErrorCodes(0x83000024)
SESSION_ACCESS_CONTROL_REQUIRES_CA → const RFIDErrorCodes
const RFIDErrorCodes(0x83000025)
SESSION_ACCESS_CONTROL_INCORRECT_OPTION_CA → const RFIDErrorCodes
const RFIDErrorCodes(0x83000026)
SESSION_ACCESS_CONTROL_CA_FAILED → const RFIDErrorCodes
const RFIDErrorCodes(0x83000027)
SESSION_ACCESS_CONTROL_TA_FAILED → const RFIDErrorCodes
const RFIDErrorCodes(0x83000028)
SESSION_ACCESS_CONTROL_AA_FAILED → const RFIDErrorCodes
const RFIDErrorCodes(0x83000029)
SESSION_ACCESS_CONTROL_RI_FAILED → const RFIDErrorCodes
const RFIDErrorCodes(0x8300002A)
SESSION_PA_SIGNATURE_CHECK_FAILED → const RFIDErrorCodes
const RFIDErrorCodes(0x83000030)
SESSION_PA_HASH_CHECK_FAILED → const RFIDErrorCodes
const RFIDErrorCodes(0x83000031)
SESSION_INVALID_AUX_DATA_DATE_OF_EXPIRY → const RFIDErrorCodes
const RFIDErrorCodes(0x83000040)
SESSION_INVALID_AUX_DATA_DATE_OF_BIRTH → const RFIDErrorCodes
const RFIDErrorCodes(0x83000041)
SESSION_INVALID_AUX_DATA_COMMUNITY_ID → const RFIDErrorCodes
const RFIDErrorCodes(0x83000042)
SESSION_E_SIGN_REQUIRES_APP_SELECTION → const RFIDErrorCodes
const RFIDErrorCodes(0x83000050)
SESSION_E_SIGN_PIN_NOT_SET → const RFIDErrorCodes
const RFIDErrorCodes(0x83000051)
SESSION_E_SIGN_PIN_NOT_VERIFIED → const RFIDErrorCodes
const RFIDErrorCodes(0x83000052)
SESSION_INCORRECT_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x83000060)
SESSION_FILE_NOT_ENOUGH_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x83010000)
SESSION_FILE_INCORRECT_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x83020000)
SESSION_FILE_UNEXPECTED_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x83030000)
SESSION_FILE_CONTENTS_UNEXPECTED_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x83040000)
SESSION_FILE_WRONG_TAG → const RFIDErrorCodes
const RFIDErrorCodes(0x83050000)
SESSION_FILE_CANT_USE_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x83060000)
SESSION_FILE_CANT_READ_DATA → const RFIDErrorCodes
const RFIDErrorCodes(0x83070000)
SESSION_FILE_ACCESS_DENIED → const RFIDErrorCodes
const RFIDErrorCodes(0x83080000)
LAYER34_NO_ERROR → const RFIDErrorCodes
const RFIDErrorCodes(0x84000000)
LAYER34_TIME_OUT → const RFIDErrorCodes
const RFIDErrorCodes(0x84010000)
LAYER34_COLLISION → const RFIDErrorCodes
const RFIDErrorCodes(0x84020000)
LAYER34_CRC → const RFIDErrorCodes
const RFIDErrorCodes(0x84030000)
LAYER34_DATA_INTEGRITY → const RFIDErrorCodes
const RFIDErrorCodes(0x84040000)
LAYER34_DATA_LENGTH → const RFIDErrorCodes
const RFIDErrorCodes(0x84050000)
Layer34_RFU → const RFIDErrorCodes
const RFIDErrorCodes(0x84060000)
LAYER34_COLLISION_TOO_MANY → const RFIDErrorCodes
const RFIDErrorCodes(0x84070000)
LAYER34_PROTOCOL_B → const RFIDErrorCodes
const RFIDErrorCodes(0x84080000)
LAYER34_DATA_CONTENTS → const RFIDErrorCodes
const RFIDErrorCodes(0x84090000)
LAYER34_PROTOCOL → const RFIDErrorCodes
const RFIDErrorCodes(0x840A0000)
LAYER34_GLOBAL_TIME_OUT → const RFIDErrorCodes
const RFIDErrorCodes(0x840B0000)
LAYER34_MIFARE_AUTH → const RFIDErrorCodes
const RFIDErrorCodes(0x840C0000)
LAYER34_SAM_ERROR → const RFIDErrorCodes
const RFIDErrorCodes(0x840D0000)
LAYER34_SAM_COLLISION → const RFIDErrorCodes
const RFIDErrorCodes(0x840E0000)
LAYER34_SAM_ACKNOWLEDGE → const RFIDErrorCodes
const RFIDErrorCodes(0x840F0000)

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
final

Methods

getTranslation() Future<String>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

getByValue(int? i) RFIDErrorCodes?

Constants

values → const List<RFIDErrorCodes>
A constant List of the values in this enum, in order of their declaration.