Definitions in nfc.h

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

Definitions:

#define NFC_TRANSCEIVE_RESPONSE_MAX_BUFFER_LENGTH 65536
Transceive response buffer length.

This buffer size specifies the maximum size of the response buffer that can be returned by the NFC service.

Since: BlackBerry 10.0.0

#define NFC_ISO14443_4_COMMAND_BUFFER_LENGTH 256
ISO 14443-4 command buffer length.

This buffer size specifies the maximum size of the command buffer that can be returned by the NFC service.

Since: BlackBerry 10.0.0

Library:

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