nRF Connect SDK API 0.1.0
|
#define nfc_t4t_ndef_file_msg_get | ( | _file_buf | ) | ((uint8_t *)((_file_buf) + NFC_NDEF_FILE_NLEN_FIELD_SIZE)) |
#include <include/nfc/t4t/ndef_file.h>
Get the NDEF Message from NFC NDEF File.
[in] | _file_buf | Pointer to buffer which stores the NDEF file. |