Lines Matching full:present
74 #define PH_FRINFC_NDEFRECORD_TNF_EMPTY ((uint8_t)0x00) /**< Empty Record, no type, ID or payload present. */
97 #define PH_FRINFC_NDEFRECORD_FLAGS_IL ((uint8_t)0x08) /**< The ID Length Field is present. */
157 * \li \b Extraction: If the TNF indicates that a type field is present this
160 * \li \b Composition: If the caller specifies via TNF that a Type field is present
169 * No zero-termination is present, the length is determined by
173 * beginning of the Type field of the record. Otherwise, if no type is present
184 * \li \b Extraction: If the IL flag indicates that an ID field is present this
187 * \li \b Composition: If the caller specifies via IL that an ID field is present
196 * No zero-termination is present, the length is determined by
200 * beginning of the ID field of the record. Otherwise, if no ID is present
242 * device, for example). The function returns the NumberOfRawRecords present in the message
278 *<br>8. Check for Last Chunk, CF Bit of previous record is set to 1 and CF Bit of present record is set to 0, but Type Length or ID Length is not equal to zero.
302 *--- [label="Determine No of NDEF records present."];
306 *--- [label="Now get list of raw Records present"];
363 *--- [label="Determine No of NDEF records present."];
367 *--- [label="Now get list of Raw Records present"];