Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Nucleo_NFC_Example I2C_NFC_Master Print_Entire_Nucleo_NFC01A1_Memory
Fork of lib_NDEF by
LibAAR_Public_Functions
[LibNFC_FORUM]
This file is used to manage AAR (stored or loaded in tag) More...
Functions | |
| uint16_t | NDEF_AddAAR (sAARInfo *pAARStruct) |
| This fonction add AAR (Android Application Record) in the tag. | |
Detailed Description
This file is used to manage AAR (stored or loaded in tag)
Function Documentation
| uint16_t NDEF_AddAAR | ( | sAARInfo * | pAARStruct ) |
This fonction add AAR (Android Application Record) in the tag.
- Parameters:
-
pAARStruct : pointer on structure that contain AAR information
- Return values:
-
SUCCESS : AAR added ERROR : Not able to add AAR
Definition at line 68 of file lib_NDEF_AAR.c.
Generated on Tue Jul 12 2022 14:05:03 by
1.7.2
