History log of /external/libnfc-nci/src/nfc/llcp/llcp_link.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a24be4f06674b2707b57904deaa0dff5a95823bd 13-Nov-2013 Evan Chu <evanchu@broadcom.com> Upgrade stack to NFA_PI_1.03.66+

Take code from NFCA_MI_430.10.00.07.
Additional changes include:
* Adjust copyright.
* Clean up stack and HAL diagnostic tracing.
* Fix ce_t4t_data_cback() in src/nfc/tags/ce_t4t.c in order to let HCE payment to work.
* Reduce compilation warnings.

Change-Id: I7b174229029d4a4955ff7750623e78c9a8c856f6
/external/libnfc-nci/src/nfc/llcp/llcp_link.c
e9629bad30a9f478b336ab46b8e6e02f7f87af46 31-Jan-2014 Evan Chu <evanchu@broadcom.com> Adjust copyright year to 2014.

No code change.

Change-Id: Id868ad0356f9b5a43c887de7a3b596bb86be9026
/external/libnfc-nci/src/nfc/llcp/llcp_link.c
7c69b2723b60a59df4aaa58b13985b3483b291bf 14-May-2013 Evan Chu <evanchu@broadcom.com> Upgrade stack to NFA_MI_1.03.60.

Change-Id: Ifc970a5b68cc962e5fdfa9af11e54e569d25ef1b
/external/libnfc-nci/src/nfc/llcp/llcp_link.c
f5298e6196fb4c4b7692206efd808f0a57e8271a 02-May-2013 Martijn Coenen <maco@google.com> Remove dynamic configuration of active listen modes.

When removing active listen modes, the original listen
mode configuration is stored. If there is no new LLCP
activation within a configured time interval (currently
5s), the listen mode configuration is restored to the
old value.

The configuration that is restored is by then not
necessarily the correct configuration anymore. In
particular, this may disturb eSE access which disables
discovery completely.

Disable this at least temporarily to verify that this
is causing crashes on Manta.

Bug: 8775164
Change-Id: I926535a73466c857f7a0f2cac912b5ab1f8c38e1
/external/libnfc-nci/src/nfc/llcp/llcp_link.c
dd682fab2cc1e32cc054b86b77606365b3f8f1ee 28-Mar-2013 Martijn Coenen <maco@google.com> Notify upper layers of first LLCP packet.

Bug: 8508568
Change-Id: I09d8827d96aba39f425ce73452aa22d7b61f6f56
/external/libnfc-nci/src/nfc/llcp/llcp_link.c
5c65c3a0f42e174e47fecd4e569606003217ff4e 27-Mar-2013 Martijn Coenen <maco@google.com> Latest NFC stack-drop from Broadcom.

Patches provided by Evan Chu <evanchu@broadcom.com> and
Paul Chaisson <pchaisson@broadcom.com>.

Most important changes:
- Support for BCM20793B4 and BCM20793B5 revisions in the HAL.
- Remove connection handover and SNEP implementations, since
we already have them in java-land.
- Fix issue where the NFCC is not woken for HCI writes.
- Remove a lot of duplicated code in the HAL.
- Various small fixes.

Change-Id: I00f7457fe7ec23602071532a15bf2be9d7706b37
/external/libnfc-nci/src/nfc/llcp/llcp_link.c
e9df6ba5a8fcccf306a80b1670b423be8fe7746a 13-Dec-2012 The Android Open Source Project <initial-contribution@android.com> Snapshot 7ddd630e136a035ba463c427285c5c3e9f199ee0

Change-Id: If08c7b905da667dd9e5110231e4592842b634006
/external/libnfc-nci/src/nfc/llcp/llcp_link.c