History log of /external/libnfc-nci/src/nfa/rw/nfa_rw_act.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0c2fc4ebc4fe7454488a325d755501a7f6824596 21-Aug-2015 Martijn Coenen <maco@google.com> Merge "Adding MiFARE DESFire format support"
4896e0e97c2af11b31f50fab9d223f430f483940 19-Aug-2015 Martijn Coenen <maco@google.com> Fix Mifare Classic presence check.

And basically any other Nfc-A tag which
is not a Type 2 Tag.

Change-Id: Id70d8b29837dc26dd0e45cd9e5473e64b2ac1062
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.c
94f3774af7025176f18fc8c16a8ca85e7d699f52 03-Jun-2015 Jizhou Liao <Jizhou.Liao@nxp.com> Adding MiFARE DESFire format support

This patch is to support formatting MiFARE DESFire tag to NDEF
compatible Type 4 tag

Change-Id: I86b549de6836ff4a90f3d0394d2b3c112da141f1
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.c
4f50c67a7fea821d8ea13131035a8aac0ec41434 30-Jun-2015 Jizhou Liao <Jizhou.Liao@nxp.com> Fix conflict vendor proprietary Protocol and Discovery technology definitions

A new configuration option is added.
Vendor should provide their own definition in libnfc-brcm.conf file.

Change-Id: I8204fbb97bcb59ecf7b450b701546646e1952a78
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.c
be7f5989db22040ce8d6dd0a057435131e630663 13-Jul-2015 Martijn Coenen <maco@google.com> Merge "T1T HR0 and HR1 parameters missing in tag dectection"
a1ce313dd04f4257232eecd3787c33f19a27dd6c 03-Jun-2015 Jizhou Liao <Jizhou.Liao@nxp.com> Memory leak and NULL pointer check fixes

Change-Id: Idf720890d5b0307d22407b3a28929b8a72d4404f
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.c
add40f601b89c5dde3f5450e049ea94ed8bb1df6 03-Jun-2015 Jizhou Liao <Jizhou.Liao@nxp.com> T1T HR0 and HR1 parameters missing in tag dectection

There should be RID command to get HR0 and HR1 parameters. This patch adds RID to fix this problem.

Change-Id: I88d901ce204eb1bb8ba72702396f536282bfa65c
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.c
eb80fc88f43b81e457689da8cb357473a63190b4 19-Mar-2014 Paul Chaisson <chaisson@broadcom.com> Handle Transmission error during NDef Read operation.

Handle Transmission error during NDEF Read operation of
a T2t that we wake up from the HALT state.

Change-Id: I4494b75edda176baeb4745fb9ea6af81a15fdd7d
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.c
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/nfa/rw/nfa_rw_act.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/nfa/rw/nfa_rw_act.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/nfa/rw/nfa_rw_act.c
86fd6a04f7f057d7e0b9f456e567a6e2385af153 16-Apr-2013 Evan Chu <evanchu@broadcom.com> Handle RF-interface-error during sleep-wake operation.

Take more changes from main_prasadk_2163714. Fix bug in the operation
that handles a NACK response from type-2 tag.

Change-Id: Iaea8fde94acf82c0f2d63f09378d9ee2818b159c
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.c
c95c79ccb65d82a65b960919077d5c359cf28ced 12-Apr-2013 Evan Chu <evanchu@broadcom.com> Upgrade to new stack NFA_MP_1.03.1

A tag from Korea is Mifare Ultralight C. When the stack performs
presence-check, the tag responds with NACK and enters HALT state.
This patch properly performs presence-check for this tag.

Change-Id: Ia19e6216628bd74e8367f21d90ac806751eacfda
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.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/nfa/rw/nfa_rw_act.c
bf6bb391ed16bde3c9512fc69ab28b2d7060954b 04-Feb-2013 Martijn Coenen <maco@google.com> Don't use AFI in 15693 INVENTORY commands.

AFI is optional and not supported by all tags. We
gain nothing by including it in the inventory command,
so remove it for both the presence check and other
calls to inventory.

Change-Id: Ida2feade8510cfd1c06b68310ed86027b4c7e1a0
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.c
85b7e84f6cc61506c94e98844cac9ce50bbbe9dc 18-Jan-2013 Evan Chu <evanchu@broadcom.com> Do not require getSystemInfo() for ISO15693 tags.

ISO15693 tags that do not respond to the
getSystemInfo() command should still be reported
to the upper stack, as getSystemInfo is not mandatory.

This also adds some code to deal with specifc ST
tag configurations, that require the prot ext bit
to be set when executing some commands.

Change-Id: I64dd9234750ea503ba5b14b2a22a46c106f61f76
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.c
e9df6ba5a8fcccf306a80b1670b423be8fe7746a 13-Dec-2012 The Android Open Source Project <initial-contribution@android.com> Snapshot 7ddd630e136a035ba463c427285c5c3e9f199ee0

Change-Id: If08c7b905da667dd9e5110231e4592842b634006
/external/libnfc-nci/src/nfa/rw/nfa_rw_act.c