![]() |
nRF Connect SDK API 3.3.99
|
| void(* nfc_t4t_isodep_cb::data_received) (const uint8_t *data, size_t data_len) |
ISO-DEP data received callback.
The data exchange over ISO-DEP protocol is completed successfully.
| [in] | data | Pointer to the received data. |
| [in] | data_len | Received data length. |