summaryrefslogtreecommitdiffstats
path: root/src/phFriNfc.h
Commit message (Collapse)AuthorAgeFilesLines
* Support formatting / makeReadOnly() of NDEF on ICODE.Martijn Coenen2011-02-251-0/+1
| | | | Change-Id: I2a7a185ead5de8f2b165c81dcc8ab8fb46c1ddc0
* Added support for NDEF on ICODE.Martijn Coenen2011-02-251-6/+10
| | | | | | This patch allows reading and writing of NDEF messages on ICODE tags. Change-Id: I43b4845c898c2bf268f609a5a81e991460059ff6
* Add support for makeLowLevelReadonly() in libnfc.Martijn Coenen2010-12-161-2/+4
| | | | | | | | Implemented for T1T and T2T. There's also added code for formatting Desfire EV1, but it will not be used by the current implementation (DesFIRE doesn't have NdefFormatable tech). Change-Id: Iec1b85b560fbf800291fd307b56ab84328737635
* Initial libnfc checkinNick Pelly2010-09-231-0/+149
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>