Home | History | Annotate | Download | only in src

Lines Matching full:extraction

124  *\li \b Extraction: The calling function(-ality) receives the NDEF data of an extracted
135 * \li \b Extraction: The component fills in the flags, extracted from the NDEF record.
147 * \li \b Extraction: The component fills the TNF value, extracted from the NDEF record.
157 * \li \b Extraction: If the TNF indicates that a type field is present this
172 * \li \b Extraction: If the record holds a type (see TNF) the function sets the pointer to the
184 * \li \b Extraction: If the IL flag indicates that an ID field is present this
199 * \li \b Extraction: If the record holds an ID (IL Flag) the function sets the pointer to the
212 * \li \b Extraction: The value is set by the function. In case that the extraction encounters
222 * \li \b Extraction: The pointer is set to the beginning of the payload.
223 * No pre-set is required before the extraction function call.
331 * be provided by the caller matching the requirements for \b Extraction,
334 * to the \b original buffer and not to a copy (see notes) after extraction.