Lines Matching full:blocks
1317 /* Max size is the number of NDEF compliant blocks in the card
1336 has 16 blocks)
1337 Every last block of the sector is the sector header, So the blocks
1339 (number of blocks in each sector - 1)
1340 No of blocks in the one sector till the sector number 0 to 31
1342 4 blocks, So blocks that can be read/write = (4 - 1 = 3 blocks)
1343 No of blocks in the one sector after the sector number 31 to 39 =
1344 16 blocks, So blocks that can be read/write = (16 - 1 = 15 blocks)
1347 of blocks multiplied by 16
1355 /* Here, 30 is used because block number 0 and 16 are MAD blocks
1357 3 and 15 are blocks in each sector which can be read/write