Lines Matching full:card
20 * for the Desfire Card.
67 * the card is a Desfire card or not.
73 * to selct a file in the card.
79 * read the card.
85 * write to the card.
91 * update the capability container of the card.
117 /* Following are the API's are used to get the version of the desfire card*/
210 /* card size of DESFire4 type */
228 * \brief Initiates Reading of NDEF information from the Desfire Card.
254 /* No space on card for Reading : we have already
319 /* No space on card for writing : we have already
366 /* Reset card type */
375 /* Need to get the version details of the card, to
493 /* Check do we have Ndef Data len > 0 present in the card.If No Ndef Data
494 present in the card , set the card state to Initalised and set an Error*/
579 /* we have read all the bytes available in the card. */
590 /* we have actually read more byte than available in the card. */
706 /* The card is not the new desfire, so send select smart tag command
854 /* Check how many bytes have been read/returned from the card*/
875 /* this is to check the card state in first Read Operation*/
897 /*Set the card type to Desfire*/
954 /* NdefMap->NumOfBytesWritten have been written on to the card.
1037 * \brief this shall select the smart tag functinality of the Desfire card.
1144 * card.
1213 * \brief this shall read the data from Desfire card.
1311 * \brief this shall write the data to Desfire card.
1317 * Card.
1333 /* Check and set the card memory size , if user sent bytes are more than the
1334 card memory size*/
1341 /* Now, we have space in the card to write the data, */
1357 /* This sets card offset in a card for a write operation. + 2 is
1451 in the card ! */
1479 /* Set the card state to Read/write State*/
1488 /* Set the card state to Read Only State*/
1493 /* Set the card state to invalid State*/
1801 /*set the completion routines for the desfire card operations*/