![]() |
nRF Connect SDK API 3.3.99
|
NFC T4T High Level Procedure callback structure. More...
#include <hl_procedure.h>
Data Fields | |
| void(* | selected )(enum nfc_t4t_hl_procedure_select type) |
| HL Procedure selected callback. | |
| void(* | cc_read )(struct nfc_t4t_cc_file *cc) |
| HL Procedure CC file read callback. | |
| void(* | ndef_read )(uint16_t file_id, const uint8_t *data, size_t len) |
| HL Procedure NDEF file read callback. | |
| void(* | ndef_updated )(uint16_t file_id) |
| HL Procedure NDEF file updated callback. | |
NFC T4T High Level Procedure callback structure.
This structure is used to control command exchange with NFC Type 4 Tag.