Home | History | Annotate | Download | only in src

Lines Matching full:card

19  * \brief NFC-FRI Smart Card Formatting.
34 * \name Smart Card Formatting
44 /*! \defgroup grp_fri_smart_card_formatting NFC FRI Smart Card Formatting
46 * Smart Card Formatting functionality enables automatic formatting of any type of smart cards.
113 * \brief NFC Smart Card Formatting Component Type1 Additional Information Structure
115 * This structure is used to specify additional information required to format the Type1 card.
133 * \brief NFC Smart Card Formatting Component Type2 Additional Information Structure
135 * This structure is used to specify additional information required to format the Type2 card.
168 * \brief NFC Smart Card Formatting Component Type4 Additional Information Structure
170 * This structure is used to specify additional information required to format the type4 card.
195 * \brief NFC Smart Card Formatting Component Mifare Std Additional Information Structure
197 * This structure is used to specify additional information required to format the Mifare Std card.
252 * \brief NFC Smart Card Formatting Component ISO-15693 Additional Information Structure
254 * This structure is used to specify additional information required to format the ISO-15693 card.
266 /* Maximum data size in the card */
273 * \brief NFC Smart Card Formatting Component Additional Information Structure
294 * \brief NFC Smart Card Formatting Component Context Structure
313 /** Stores the type of the smart card. */
322 /**< \internal Stores the card state Ex: Blank/Formatted etc. */
328 /**<\internal Holds the completion routine informations of the Smart Card Formatting Layer*/
351 /* This stores the different TLV messages for the different card types*/
359 * \brief Smart Card Formatting \b Reset function
369 * the information about the device (Smart card, NFC device) to access.
387 * to a different underlying card types.
427 * \brief Initiates the card formatting procedure for Remote Smart Card Type.
429 * \copydoc page_ovr The function initiates and formats the Smart Card.After this formation, remote
430 * card would be properly initialized and Ndef Compliant.
431 * Depending upon the different card type, this function handles formatting procedure.
451 * tag to READ ONLY.After this formation, remote card would be properly Ndef Compliant and READ ONLY.
452 * Depending upon the different card type, this function handles formatting procedure.
471 * \brief Smart card Formatting \b Completion \b Routine or \b Process function