nRF Connect SDK API 2.8.99
|
TNEP Poller API structure. More...
#include <poller.h>
Data Fields | |
int(* | ndef_read )(uint8_t *ndef_buf, uint16_t ndef_len) |
Function used to read the NDEF Message. | |
int(* | ndef_update )(const uint8_t *ndef_buf, uint16_t ndef_len) |
Function used to write the NDEF Message. | |
TNEP Poller API structure.
This structure is used to provide an API for NFC NDEF Message operations like reading and writing. Depending on the connected tag type, appropriate API should be used.