summaryrefslogtreecommitdiffstats
path: root/src/phFriNfc_MifareStdMap.c
Commit message (Collapse)AuthorAgeFilesLines
* Added support for tearing recovery for MIFARE Classic ReadonlySunil Jogi2012-04-021-8/+14
| | | | | | | | When readonly is interrupted in between next readonly call make remaining sectors readonly and return true. If all sectors are readonly then call to readonly returns error. Change-Id: Id47a77198b41d69b743f24259849e943954c7a58
* Mifare readonly support.Sunil Jogi2012-04-021-14/+378
| | | | | | | | This patch requires changes done in following projects submited as patches: 1. packages/apps/Nfc 2. frameworks/base Change-Id: I9036309d82dd897e77f6bc14c30fbde255bf955c
* Initial libnfc checkinNick Pelly2010-09-231-0/+5974
Source: Trusted_NFC_Device_Host_AA03.01e02_google.zip code drop (23-Sep-2010) Change-Id: Ie47f18423f949a8d3e0815d13f55c814312add24 Signed-off-by: Nick Pelly <npelly@google.com>