![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| [in,out] | svc_buf | Pointer to buffer for data to read. It must be kept until this operation is finished. |
| 0 | If the operation was successful. Otherwise, a (negative) error code is returned. |