nrfxlib API 2.8.99
|
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.
0 | Success. |
-NRF_EOPNOTSUPP | The NFC T4T has been de-initialized already. |