Fork for the GitHub
LibGeo_Private_Functions
[LibNFC_FORUM]
Functions | |
| static void | NDEF_FillGeoStruct (uint8_t *pPayload, uint32_t PayloadSize, sGeoInfo *pGeoStruct) |
| This function fill Geo structure with information of NDEF message. | |
| static void | NDEF_ReadURI_Geo (sRecordInfo_t *pRecordStruct, sGeoInfo *pGeoStruct) |
| This function read the geoloccation information and store data in a structure. | |
Function Documentation
| static void NDEF_FillGeoStruct | ( | uint8_t * | pPayload, |
| uint32_t | PayloadSize, | ||
| sGeoInfo * | pGeoStruct | ||
| ) | [static] |
This function fill Geo structure with information of NDEF message.
- Parameters:
-
pPayload : pointer on the payload data of the NDEF message. PayloadSize : number of data in the payload. pGeoStruct : pointer on the structure to fill.
Definition at line 64 of file lib_NDEF_Geo.cpp.
| static void NDEF_ReadURI_Geo | ( | sRecordInfo_t * | pRecordStruct, |
| sGeoInfo * | pGeoStruct | ||
| ) | [static] |
This function read the geoloccation information and store data in a structure.
- Parameters:
-
pRecordStruct : Pointer on the record structure. pGeoStruct : pointer on the structure to fill.
Definition at line 118 of file lib_NDEF_Geo.cpp.
Generated on Fri Jul 15 2022 10:08:35 by
1.7.2