Home | History | Annotate | Download | only in src

Lines Matching full:records

60  *  \li Interprete a given buffer by listing the embedded NDEF records
80 #define PH_FRINFC_NDEFRECORD_TNF_UNCHANGED ((uint8_t)0x06) /**< Unchanged: Used for Chunked Records. */
237 *\brief <b> NDEF Record \b Get \b Records function.</b>
240 * Get a list of NDEF records from the raw data as provided by the caller. This data is a
241 * buffer holding one or more NDEF records within a NDEF message (received from a NFC peer
243 * with pointers to the records stored in the array RawRecords. The function also tells
250 * Ndef Records in the given Message. The caller has to provide the
252 * up to the number of records found or the array size if the
253 * number of found records exceeds the size.\n
262 * of records found in the data. If the user specifies 0 (zero)
263 * the function only yields the number of records without filling
283 * \note The correct number of found records is returned by the function also in case that:
302 *--- [label="Determine No of NDEF records present."];
306 *--- [label="Now get list of raw Records present"];
309 *--- [label="Now pRawRecords[] contains list of links to Records"];
335 * \param[in] RawRecord The Pointer to the record location, selected out of the records array,
354 * verified pointers to the individual records within a raw message. A violation of this
363 *--- [label="Determine No of NDEF records present."];
367 *--- [label="Now get list of Raw Records present"];
370 *--- [label="Now pRawRecords[] contains list of links to Records "];
371 *--- [label="Now parse each of these records"];
387 * possible to write more records into a contiguous buffer, in each cycle advancing by the number
472 * This function is a sub function of both Get Records and Parse function. This function extracts the