nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nfc_t4t_done()

int nfc_t4t_done ( void  )

#include <nfc/include/nfc_t4t_lib.h>

Release reference to application callback.

After calling this function, the passed callback pointer is no longer considered valid. After calling this function, the passed ndef pointer is no longer considered valid.

You need to restart with nfc_t4t_setup to run a new Emulation.

Return values
0Success.
-NRF_EOPNOTSUPPThe NFC T4T has been de-initialized already.