nfc_stop_ndef_tag_emulation()

Stop a virtual NDEF tag emulation.

Synopsis:

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

Arguments:

Library:

libnfc

Description:

This function stops the virtual NDEF tag emulation and destroys an existing virtual NDEF tag. If an application exits without calling this function then NFC system will stop the emulation automatically.

Returns:

NFC_RESULT_SUCCESS, or one of the following: