nRF Connect SDK API 2.8.99
|
int nfc_t4t_hl_procedure_cb_register | ( | const struct nfc_t4t_hl_procedure_cb * | cb | ) |
#include <include/nfc/t4t/hl_procedure.h>
Register High Level Procedure callback.
Function for register callback. It should be used to provides synchronization between NFC T4T operation.
[in] | cb | Pointer to callback structure. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |