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

◆ nfc_tnep_poller_on_ndef_read()

int nfc_tnep_poller_on_ndef_read ( const uint8_t *  data,
size_t  len 
)

#include <include/nfc/tnep/poller.h>

Indicate NDEF data read.

This function must be called immediately after NFC Reader/Writer Device read new NDEF message from NFC TNEP Tag Device.

Parameters
[in]dataNDEF Read raw data.
[in]lenRead data length.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.