ST Expansion SW Team / libNDEF

Dependents:   mbed-os-nfc04a1 Wiagro-Lanza34-XDot

Embed: (wiki syntax)

« Back to documentation index

LibURI_Private_Functions

LibURI_Private_Functions
[LibNFC_FORUM]

Functions

static void NDEF_Parse_WellKnowType (sRecordInfo_t *pRecordStruct, sURI_Info *pURI)
 This function read the URI information and store data in a structure.

Function Documentation

static void NDEF_Parse_WellKnowType ( sRecordInfo_t *  pRecordStruct,
sURI_Info *  pURI 
) [static]

This function read the URI information and store data in a structure.

Parameters:
pRecordStruct: Pointer on the record structure.
pURI: pointer on the structure to fill.

Definition at line 61 of file lib_NDEF_URI.cpp.