nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ nfc_t4t_hl_procedure_cb_register()

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.

Parameters
[in]cbPointer to callback structure.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.