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

◆ nfc_tnep_poller_svc_read()

int nfc_tnep_poller_svc_read ( const struct nfc_tnep_buf svc_buf)

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

Read the TNEP Service data.

Function for reading the TNEP Service data. The Service must be selected first. This operation is asynchronous.

Parameters
[in,out]svc_bufPointer to buffer for data to read. It must be kept until this operation is finished.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.