![]() |
nRF Connect SDK API 3.3.99
|
| void(* nfc_tnep_poller_cb::svc_selected) (const struct nfc_ndef_tnep_rec_svc_param *param, const struct nfc_tnep_poller_msg *msg, bool timeout) |
Function called when TNEP Service was selected.
| [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. |