History log of /external/libnfc-nxp/src/phFriNfc_TopazDynamicMap.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bc2d3c02e53ac97e6708356baae431889f92ce1d 27-Apr-2012 Dejan REBRACA <dejanx.rebraca@intel.com> Support of topaz tag NFC Forum version number 1.1

The latest version of NFC forum Tag type 1 spec is 1.1. This version
number needs to be supported by libnfc to support Topaz tags V1.1 with
dynamic content. Version number is part of capability container which
resides in segment 1 of EEPROM memory of the tag. For older versions of
Tag type 1, NFC device may be backward compatible.

Change-Id: Ibbfa720d2e34c2f2612579e368f31f4a5c66b465
Author: Dejan REBRACA <dejanx.rebraca@intel.com>
Signed-off-by: Dejan REBRACA <dejanx.rebraca@intel.com>
Signed-off-by: Sebastian Niciarz <sebastian.niciarz@intel.com>
Singed-off-by: Shuo Gao <shuo.gao@intel.com>
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
Signed-off-by: Jack Ren <jack.ren@intel.com>
Author-tracking-BZ: 33236
/external/libnfc-nxp/src/phFriNfc_TopazDynamicMap.c
34ff48f6cd6595a899e05fbd56f4c84891840d3f 27-Jun-2011 Nick Pelly <npelly@google.com> libnfc spring cleaning

o Fix most libnfc warnings, from 360 to 18
o Make DAL_DEBUG much less verbose and more useful
o Clean up Android.mk

Done with minimal textual diff to minimize merge conflicts.

Change-Id: I918645500723ff7bb092ad9959628fcabac45bec
/external/libnfc-nxp/src/phFriNfc_TopazDynamicMap.c
a6243755a9b438bfbfe0be331ece55953f8cf9eb 13-Jan-2011 Martijn Coenen <martijn.coenen@nxp.com> Implement makeReadOnly() for dynamic T1T/T2T.

The NFC Forum Type 1 Tag and Type 2 Tag specification allows for tags
with a dynamic memory layout. Support for making tags with the dynamic
layout readonly has been added in this patch.

Change-Id: I5bc8912d80f448fdea95e1ee21631c0f186ad79a
/external/libnfc-nxp/src/phFriNfc_TopazDynamicMap.c
5d9927ba30ba449badb9f6df0fbeb4d6aedc6e2a 23-Sep-2010 Nick Pelly <npelly@google.com> Initial libnfc checkin

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>
/external/libnfc-nxp/src/phFriNfc_TopazDynamicMap.c