nRF Connect SDK API 0.1.0
|
void(* nfc_tnep_poller_cb::svc_received) (const struct nfc_ndef_tnep_rec_svc_param *param, const struct nfc_tnep_poller_msg *msg, bool timeout) |
Function called when TNEP Service was read.
[in] | param | Pointer to the selected service parameters. |
[in] | msg | Pointer to TNEP Poller Message structure contains status and received additional NDEF data. |
[in] | timeout | Indicates that TNEP Tag Device does not prepare NDEF Message within time. |