Home | History | Annotate | Download | only in src

Lines Matching defs:phFriNfc_NdefRecord_t

154      *  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;
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* pRecord);