History log of /external/libnfc-nxp/src/phHal4Nfc_Reader.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9e987ccb716624d658f98abc7db2097e11e3d8ed 13-Sep-2013 Martijn Coenen <maco@google.com> Fix crash in reader mode.

The connect callback wasn't cleared in error cases,
which could cause spurious callbacks including data
that used to be allocated on the stack, and has been
freed by now.

Also, always add the -3a tech for any IsoDep target,
even if the remote device has the P2P bit set.

Bug: 10360259
Change-Id: I73141c4a1106f66ff89c6b1c53c4977e9cb78fa1
/external/libnfc-nxp/src/phHal4Nfc_Reader.c
42fef9f8aa6d0878cb3f2c050c637afa7f8d8abd 14-Jun-2012 Martijn Coenen <maco@google.com> Revert "Added addr field in response of Jewel command"

This reverts commit c0da27e8f303bf459797f90f9f2e67c552ae8c27.

Bug: 6666792
Change-Id: Icf6aa84a750d2e4855487a6e46959019a09e4a95
/external/libnfc-nxp/src/phHal4Nfc_Reader.c
c0da27e8f303bf459797f90f9f2e67c552ae8c27 09-Feb-2012 Sunil Jogi <sunil.jogi@nxp.com> Added addr field in response of Jewel command

Most of the Jewel command response includes the address which is sent
as part of command. The response of Jewel command was missing address
field. This patch fix that problem by adding the missing addr field.

Bug: 5341397
Change-Id: Icba0b37dd9987bc34c3490fa12ebda51ac25ad1e
/external/libnfc-nxp/src/phHal4Nfc_Reader.c
32060a1ad89a5791039bf4a7e89db6cbc3e669d0 24-Jan-2012 Sunil Jogi <sunil.jogi@nxp.com> Adding support for handling maximum length supported by peer

Support for chaining is added based on maximum length supported by and passed in ATS
by peer and maximum length supported by the device.

Change-Id: I8f9f8468ff8ac9d3579bc8b6afbe3e2072e56de8
/external/libnfc-nxp/src/phHal4Nfc_Reader.c
dd7125f5ab402a8e52625182542c668db3e51c2c 12-Jul-2011 Sunil Jogi <sunil.jogi@nxp.com> Felica system code related changes

Modified implementation for Felica card handling includes following:

- SENSF_REQ with RC=0x00 during discovery
- T3T NDEF detection with SC = 0x12FC
- If card is not NDEF then poll for primary SC
- NFC-F presence check with check for expected IDm

Change-Id: I8e7e83a36ec2c6e8e423df751c4bc73badb6edb5
/external/libnfc-nxp/src/phHal4Nfc_Reader.c
d75796b759f9baac8facf22f1b6c6bcfbc51161e 16-Dec-2010 Martijn Coenen <martijn.coenen@nxp.com> Add support for connecting to different handles on the same tag.

This is needed for proper multi-protocol tag support.
(Before this required a restart of the polling loop).

Change-Id: If61da437cda40d82bdbacf5a01ea4c585c7a5be9
/external/libnfc-nxp/src/phHal4Nfc_Reader.c
1c7419cf7fd8913852433a02a0f16da8912fae6f 27-Nov-2010 Jan Brands <jan.r.brands@nxp.com> Fix from the Bangalore team for long APDUs

Change-Id: Id251fcd72bcc91a3fd85ac26c15fd609ce9f5e4e
/external/libnfc-nxp/src/phHal4Nfc_Reader.c
b5419c7dd2b703f796dc10480a5a73c907f41e14 03-Nov-2010 Sylvain Fonteneau <sylvain.fonteneau@trusted-logic.com> Fixed HAL context issue.

When disconnecting while an internal transceive was ongoing,
the HAL context was corrupted. This has been fixed by adding a
dedicated context for the disconnect operation.

Change-Id: I279474f29164b3ab7d40cdd0e9b8f71f842774b0
/external/libnfc-nxp/src/phHal4Nfc_Reader.c
2690dbd9a65c64f850f2a587b20712551fe39159 02-Nov-2010 Martijn Coenen <martijn.coenen@nxp.com> Allow MF Raw access for all non-Mifare -3 cards.

Change-Id: I254437ced00f32a8662c351f2a128facfcfcda81
Signed-off-by: Nick Pelly <npelly@google.com>
/external/libnfc-nxp/src/phHal4Nfc_Reader.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/phHal4Nfc_Reader.c