Definitions in sc_data_types.h

Preprocessor macro definitions for the sc_data_types.h header file in this library.

Definitions:

#define SC_MAX_ATR_LENGTH 33
Maximum ATR length.

Since: BlackBerry 10.2.0

#define SC_MAX_NAME_LENGTH 37
Maximum card or reader name length.

This length includes the NULL-terminating character.

Since: BlackBerry 10.2.0

#define SC_MAX_CARD_LABEL_LENGTH 256
Maximum length of the user-friendly card label.

This length includes the NULL-terminating character.

Since: BlackBerry 10.2.0

#define SC_INFINITE UINT_MAX
Infinite timeout.

Since: BlackBerry 10.2.0

Library:

libscs (For the qcc command, use the -l scs option to link against this library)