nfc_connect()

Connect to the NFC system and start receiving NFC events.

Synopsis:

#include <nfc/nfc.h>
 
NFC_API nfc_result_t nfc_connect()

Arguments:

Library:

libnfc

Description:

This function connects the application to the NFC system and starts to receive NFC events.

Returns:

NFC_RESULT_SUCCESS, or one of the following: