ST Americas mbed Team / lib_NFC_NDEF

Dependents:   Nucleo_NFC_Example I2C_NFC_Master Print_Entire_Nucleo_NFC01A1_Memory

Fork of lib_NDEF by Enrico Gregoratto

Embed: (wiki syntax)

« Back to documentation index

LibNFC_FORUM

LibNFC_FORUM
[NFC_libraries]

This part of the library manage data which follow NFC forum organisation. More...

Modules

 LibNDEF_Private_Functions
 LibNDEF_Public_Functions
 LibAAR_Private_Functions
 LibAAR_Public_Functions
 

This file is used to manage AAR (stored or loaded in tag)


 LibEmail_Private_Functions
 LibEmail_Public_Functions
 

This file is used to manage Email (stored or loaded in tag)


 LibGeo_Private_Functions
 LibGeo_Public_Functions
 

This file is used to manage geolocation (stored or loaded in tag)


 LibMyApp_Private_Functions
 LibMyApp_Public_Functions
 

This file is used to manage proprietary NDEF (stored or loaded in tag)


 LibSMS_Private_Functions
 LibSMS_Public_Functions
 

This file is used to manage SMS (stored or loaded in tag)


 LibURI_Private_Functions
 LibURI_Public_Functions
 

This file is used to manage URI (stored or loaded in tag)


 LibVcard_Private_Functions
 LibVcard_Public_Functions
 

This file is used to manage Vcard (stored or loaded in tag)


 LibTT4_Private_Functions
 LibTT4_Public_Functions
 

This file is used to access tag type 4.


Variables

uint8_t NDEF_Buffer [NDEF_MAX_SIZE]
 This buffer contains the data send/received by TAG.
uint8_t NDEF_Buffer [NDEF_MAX_SIZE]
 This buffer contains the data send/received by TAG.
uint8_t NDEF_Buffer [NDEF_MAX_SIZE]
 This buffer contains the data send/received by TAG.
uint8_t NDEF_Buffer [NDEF_MAX_SIZE]
 This buffer contains the data send/received by TAG.
uint8_t NDEF_Buffer [NDEF_MAX_SIZE]
 This buffer contains the data send/received by TAG.
uint8_t NDEF_Buffer [NDEF_MAX_SIZE]
 This buffer contains the data send/received by TAG.
uint8_t NDEF_Buffer [NDEF_MAX_SIZE]
 This buffer contains the data send/received by TAG.
uint8_t NDEF_Buffer [NDEF_MAX_SIZE]
 This buffer contains the data send/received by TAG.
sCCFileInfo CCFileStruct
 This structure contains the data of the CC file.
sRecordInfo RecordStruct
 This structure contains the information encapsuled in the record header with few more for SW purpose.

Detailed Description

This part of the library manage data which follow NFC forum organisation.


Variable Documentation

sCCFileInfo CCFileStruct

This structure contains the data of the CC file.

Definition at line 53 of file lib_TagType4.c.

uint8_t NDEF_Buffer[NDEF_MAX_SIZE]

This buffer contains the data send/received by TAG.

Definition at line 48 of file lib_TagType4.c.

uint8_t NDEF_Buffer[NDEF_MAX_SIZE]

This buffer contains the data send/received by TAG.

Definition at line 48 of file lib_TagType4.c.

uint8_t NDEF_Buffer[NDEF_MAX_SIZE]

This buffer contains the data send/received by TAG.

Definition at line 48 of file lib_TagType4.c.

uint8_t NDEF_Buffer[NDEF_MAX_SIZE]

This buffer contains the data send/received by TAG.

Definition at line 48 of file lib_TagType4.c.

uint8_t NDEF_Buffer[NDEF_MAX_SIZE]

This buffer contains the data send/received by TAG.

Definition at line 48 of file lib_TagType4.c.

uint8_t NDEF_Buffer[NDEF_MAX_SIZE]

This buffer contains the data send/received by TAG.

Definition at line 48 of file lib_TagType4.c.

uint8_t NDEF_Buffer[NDEF_MAX_SIZE]

This buffer contains the data send/received by TAG.

Definition at line 48 of file lib_TagType4.c.

uint8_t NDEF_Buffer[NDEF_MAX_SIZE]

This buffer contains the data send/received by TAG.

Definition at line 48 of file lib_TagType4.c.

sRecordInfo RecordStruct

This structure contains the information encapsuled in the record header with few more for SW purpose.

Definition at line 59 of file lib_TagType4.c.