Searched defs:phFriNfc_NdefRecord_t (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_NdefRecord.h154 * The length of the Type field. See \ref phFriNfc_NdefRecord_t::Tnf and
155 * \ref phFriNfc_NdefRecord_t::Type .
170 * \ref phFriNfc_NdefRecord_t::TypeLength .
182 * The length of the ID field. See \ref phFriNfc_NdefRecord_t::Flags .
197 * \ref phFriNfc_NdefRecord_t::IdLength .
229 } phFriNfc_NdefRecord_t; typedef in typeref:struct:phFriNfc_NdefRecord
377 NFCSTATUS phFriNfc_NdefRecord_Parse(phFriNfc_NdefRecord_t* pRecord,
393 * the \ref phFriNfc_NdefRecord_t "NDEF Record" structure.
425 NFCSTATUS phFriNfc_NdefRecord_Generate(phFriNfc_NdefRecord_t* pRecord,
441 uint32_t phFriNfc_NdefRecord_GetLength(phFriNfc_NdefRecord_t* pRecor
[all...]

Completed in 748 milliseconds