nrfxlib API 2.8.99
|
int nfc_t2t_done | ( | void | ) |
#include <nfc/include/nfc_t2t_lib.h>
Release the reference to the application callback.
After calling this function, the passed callback pointer is no longer considered valid.
0 | Success. |
-NRF_EOPNOTSUPP | The NFC T4T has been de-initialized already. |