Home | History | Annotate | Download | only in src

Lines Matching full:records

53  *  one or more (nested) NDEF records within a NDEF packet (received via the NFC link, for example).
57 * \param[in,out] RawRecords Array of pointers, receiving the references to the found Ndef Records
59 * The array is filled with valid pointers up to the number of records
60 * found or the array size if the number of found records exceeds the size.
61 * If the value is NULL the function only yields the number of records
70 * records found in the data. If the user specifies 0 (zero) the function
71 * only yields the number of records without filling in pointers.\n
77 * \note The correct number of found records is returned by the function also in case that:
125 /* Check Raw Records input is NULL and Number of Raw records is 0*/
128 /* This flag is set, to return only number of records
129 this is done when the Raw Records is NULL or
130 Number of Raw records is 0 */
142 /* Number of valid records found in the message is 0 */
154 /* Number of valid records found in the message is 0 */
165 /* Number of valid records found in the message is 0 */
178 /* Number of valid records found in the message is 0 */
207 a given array boundary if the number of records != 0. */
208 /* Actual Number of Records should not exceed Number of records
370 records found in the message */
375 of proper records found till the error was detected in the message. */
529 * write more records into a contiguous buffer, in each cycle advancing by the number of bytes written for