nfc_stop_iso14443_4_emulation()

Stop an ISO 14443-4 emulation.

Synopsis:

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

Arguments:

Library:

libnfc

Description:

The nfc_stop_iso14443_4_emulation() function stops ISO 14443-4 emulation and destroys any information stored within the service for the calling application. If an application exits without calling this function then the NFC service automatically stops emulation.

Returns:

NFC_RESULT_SUCCESS, or one of the following: