Lines Matching full:card
63 * a block from the card.
69 * into a block of the card.
135 * card data to the user buffer
208 * \brief \copydoc page_ovr Helper function to get the actual length of card
473 /* Current Block stores the present block accessed in the card */
490 /* Flag to find that the read/write operation has reached the end of the card.
588 the exact Card Type either Mifare 1k or 4k */
602 /* Total Number of Blocks in Mifare 1k Card */
614 /* Total Number of Blocks in Mifare 4k Card */
726 /* Card state is not correct */
739 /* Offset = Current, but the read has reached the End of Card */
798 /* Card state is not correct */
846 /* Offset = Current, but the read has reached the End of Card */
866 has failed so reactivation of card is required */
1069 /* if the card state has changed to initialised and
1208 set card state to read only and proceed*/
1332 /* Check for the Card Size */
1756 /* Check the card Type 1k or 4k */
1757 /* enter if Mifare 1k card. For Mifare 4k go to else */
2365 /* If the user Buffer is greater than the Card Size
2367 till the end of the card only */
2662 /* If the user Buffer is greater than the Card Size
2664 till the end of the card only */
2940 /* If the user Buffer is greater than the Card Size
2942 till the end of the card only */
3168 /* If the user Buffer is greater than the Card Size
3170 till the end of the card only */
3511 /* Reading/writing to the card can start only
4071 /* if TLV is found then set card state */
4414 } /* Card Type 4k Check */
4431 the Mifare 1K card.
4606 /* Here its required to read the entire card to know the */
4607 /* Get exact ndef size of the card */
4694 send an error if the card is mifare 1k,
4695 if the card is mifare 4k, then update the block number to 67 and
4990 /* if total bytes to write in the card is less than 4 bytes then
5017 written to the card */
5067 card if yes enter the below check or go to else*/
5120 /* Check for the End of Card */
5133 /* Mifare 4k Card, After 128th Block
5151 /* Mifare 4k Card, After 128th Block
5816 /* Check for the End of Card */
5851 /* Check for the End of Card */
5877 /* Check for the End of Card */
5890 /* Mifare 4k Card, After 128th Block
5910 /* Mifare 4k Card, After 128th Block
6055 /* Convert the Mifare card to ReadOnly.
6058 2.check NDEF for the card shud b completed
6078 /* card state is PH_NDEFMAP_CARD_STATE_READ_WRITE now */
6154 /* There are no NDEF sectors in this card , return */
6223 modify the sector trailor bits and write it to the card*/