22#define NBT_SW_INCORRECT_LC_LE UINT16_C(0x6700)
27#define NBT_SW_APPLICATION_OR_FILE_NOT_FOUND UINT16_C(0x6A82)
32#define NBT_SW_SELECT_FILE_WRONG_TLV UINT16_C(0x6A80)
37#define NBT_SW_INCORRECT_DATA_PARAMETERS UINT16_C(0x6A80)
42#define NBT_SW_UNSUPPORTED_DATA UINT16_C(0x6A88)
50#define NBT_SW_SECURITY_ACCESS_DENIED UINT16_C(0x6985)
55#define NBT_SW_WRONG_P1_P2 UINT16_C(0x6A86)
60#define NBT_SW_SECURITY_NOT_SATISFIED UINT16_C(0x6982)
65#define NBT_SW_UPDATE_ACCESS_DENIED UINT16_C(0x6985)
70#define NBT_SW_COMMAND_NOT_ALLOWED UINT16_C(0x6986)
76#define NBT_SW_CONDITIONS_NOT_SATISFIED UINT16_C(0x6985)
81#define NBT_SW_INCORRECT_DATA UINT16_C(0x6A80)
86#define NBT_SW_CONFIG_SELECT_INCORRECT_DATA UINT16_C(0x6A80)
91#define NBT_SW_CONFIG_SELECT_INCORRECT_LC UINT16_C(0x6700)
96#define NBT_SW_GET_DATA_WRONG_LE UINT16_C(0x6700)
101#define NBT_SW_DATA_NOT_FOUND UINT16_C(0x6A88)
106#define NBT_MESSAGE_ERROR_COUNTS UINT8_C(0x1E)
113#define NBT_LC_INVALID UINT8_C(0x01)
118#define NBT_NFC_APDU_NOT_AVAILABLE UINT8_C(0x02)
123#define NBT_FAP_PARSE_ERROR UINT8_C(0x03)
APDU (response) error utility.
ifx_apdu_error_map_t nbt_apdu_errors[]
APDU error message list.
Struct that holds APDU Error's message with respective to the INS and SW.