nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
nfc_tnep_poller_ndef_api Struct Reference

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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: