nRF Connect SDK API 2.8.99
|
#include <zephyr/types.h>
Go to the source code of this file.
Macros | |
#define | NFC_NDEF_FILE_NLEN_FIELD_SIZE 2U |
#define | nfc_t4t_ndef_file_msg_size_get(_file_buf_size) |
Get the available size for the NDEF message into the NDEF File. | |
#define | nfc_t4t_ndef_file_msg_get(_file_buf) |
Get the NDEF Message from NFC NDEF File. | |
Functions | |
int | nfc_t4t_ndef_file_encode (uint8_t *file_buf, uint32_t *size) |
Encode the NFC NDEF File. | |