a5282496f1c25f5c8cfefd3b8bc4220ee2192881 |
|
22-Mar-2014 |
Colin Cross <ccross@android.com> |
libnfc-nxp: fix build for 64-bit Turn off unused parameter warnings to unclutter the build output When storing an int in a void*, use intptr_t to cast between them Store pointer handles in an intptr_t or a uintptr_t Change-Id: If48290ca23dd295f1a87220c5b1d5232ebdc8d45
/external/libnfc-nxp/src/phLibNfc_ndef_raw.c
|
c3a87316a08d782d8b336d2d9663b47a4ec37d21 |
|
16-Jan-2012 |
Sunil Jogi <sunil.jogi@nxp.com> |
Added support for tearing recovery for MIFARE Classic Readonly 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
/external/libnfc-nxp/src/phLibNfc_ndef_raw.c
|
40734e7599249717860f7aeabda494e1bcd86ffe |
|
12-Jan-2012 |
Sunil Jogi <sunil.jogi@nxp.com> |
Mifare readonly support. This patch requires changes done in following projects submited as patches: 1. packages/apps/Nfc 2. frameworks/base Change-Id: I9036309d82dd897e77f6bc14c30fbde255bf955c
/external/libnfc-nxp/src/phLibNfc_ndef_raw.c
|
eb6da80b266a263350769a0e5629f4089aad32bb |
|
24-Nov-2011 |
Sunil Jogi <sunil.jogi@nxp.com> |
Patch to support MIFARE with SAK 0x01 Change-Id: Ifb1389d428855c2eea99390790af13f28571097a
/external/libnfc-nxp/src/phLibNfc_ndef_raw.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/phLibNfc_ndef_raw.c
|
4f3ef022906e5d3b763fbcfe81e3f5cd53976ab5 |
|
20-Jan-2011 |
Martijn Coenen <martijn.coenen@nxp.com> |
Support formatting / makeReadOnly() of NDEF on ICODE. Change-Id: I2a7a185ead5de8f2b165c81dcc8ab8fb46c1ddc0
/external/libnfc-nxp/src/phLibNfc_ndef_raw.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/phLibNfc_ndef_raw.c
|
80ee29b88ec489e2bbf6ae446692229d36755429 |
|
16-Dec-2010 |
Martijn Coenen <martijn.coenen@nxp.com> |
Add support for makeLowLevelReadonly() in libnfc. 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
/external/libnfc-nxp/src/phLibNfc_ndef_raw.c
|
74216af142920e0bce72ec3d9609ec86db211c69 |
|
08-Dec-2010 |
Jan Brands <jan.r.brands@nxp.com> |
NDEF tag R/W-R/O status functionality from Bangalore Provides all the states as defined by the NFC-Forum. Change-Id: I369138404e679b49613a391a9487766160afd8e2
/external/libnfc-nxp/src/phLibNfc_ndef_raw.c
|
143acf0b768ce3c2f61de2add5ca339479defd57 |
|
25-Nov-2010 |
daniel_Tomas <daniel.tomas@trusted-logic.com> |
Fix for LLCP concurence access with ConfigureDiscovery, NDEF read/write and Presence Check Change-Id: Ie6fc7e26dde98ece2738dcad26f020833b4c0e93
/external/libnfc-nxp/src/phLibNfc_ndef_raw.c
|
bcd4097d93d61a86839412879f9ccf4ed303ee15 |
|
02-Nov-2010 |
Martijn Coenen <martijn.coenen@nxp.com> |
Fixed Mifare classic presence checking Change-Id: I7a1c90f46e669093e7c2d8778d712eeb6e6b7917 Signed-off-by: Nick Pelly <npelly@google.com>
/external/libnfc-nxp/src/phLibNfc_ndef_raw.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/phLibNfc_ndef_raw.c
|