fab6ab84257e6abee4686e699cb6f632fa9d0997 |
29-Jul-2014 |
Sherry Smith <sherrys@broadcom.com> |
Handle adjustment of routing table during power-off-sleep mode. Stack preserves the changes of the routing table during power-off-sleep mode. Stack sends the changes to the controller when entering full-power mode. Change-Id: Idf9591f57c496a4ad793562609ed3a03d4cb9f91
fa_dm_act.c
fa_dm_main.c
|
8adba7675549bb507514c4f602723aa7d8e43f67 |
31-Jan-2014 |
Sherry Smith <sherrys@broadcom.com> |
Work-around for Mifare Desfire tag. When a Mifare Desfire tag is identified, perform RF-deactivate to sleep, then RF-select ISO-DEP interface to re-activate the tag, even the current interface is already ISO-DEP. The above operation puts the tag in the right mode to accept native Desfire commands, not just NFC Forum commands. This patch fixes a problem where data from the tag is received by the stack, but the stack does not emit NFA_DATA_EVT. Change-Id: If347353cdd03902a2faf9bad404eece90e1e32c0
fa_dm_act.c
fa_dm_discover.c
|
855ae32a422fe508c56a9d33f4f65cf6bf77cd9e |
20-Nov-2013 |
Prasad Karuppasamy <prasadk@broadcom.com> |
Whitelist configuration. Stack adds fields in tNFA_HCI_CFG structure to allow configuration of a whitelist of HCI hosts. Change-Id: I4d113f493a8dd44a210addef03d331a7cbf61e1f
fa_dm_cfg.c
|
40e67c9ec7191cbda00cde97e4f988d1d5737762 |
16-Jan-2014 |
Sherry Smith <sherrys@broadcom.com> |
When adjusting routing table, wait for completion event. When JNI calls NFA_EeUpdateNow() to adjust the routing table, JNI shall wait for NFA_EE_LMP_UPDATED_EVT completion event. Change-Id: I28f6185fa725c9de8cb94e60725b7b5410a2e37b
fa_dm_act.c
|
81ad4777853d75c3259ce5f71847866b4e41f358 |
15-Jan-2014 |
Sherry Smith <sherrys@broadcom.com> |
Allow NFA-EE API to be used to set up routing even if nfa_ee_max_ee_cfg is 0. Change-Id: I327061a568a8910cb17714e194e1c50cb7869390
fa_dm_api.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
fa_dm_act.c
fa_dm_api.c
fa_dm_cfg.c
fa_dm_discover.c
|
e9629bad30a9f478b336ab46b8e6e02f7f87af46 |
31-Jan-2014 |
Evan Chu <evanchu@broadcom.com> |
Adjust copyright year to 2014. No code change. Change-Id: Id868ad0356f9b5a43c887de7a3b596bb86be9026
fa_dm_act.c
fa_dm_api.c
fa_dm_cfg.c
fa_dm_discover.c
fa_dm_main.c
fa_dm_ndef.c
|
1ba9dcccf5b342bd74a2f8213b7ed3be78b9db44 |
10-Sep-2013 |
Evan Chu <evanchu@broadcom.com> |
Fix memory leak. Found when using reader mode APIs: control is accidentally granted to the HAL, causing us to leak command buffers. Also: - Prevent multiple calls to NFC_Deactivate() - Proper handling of congestion in P2P Bug: 10360259 Change-Id: Ia52a948f46f8668cde5b135bd073f175cdd434f5
fa_dm_discover.c
|
67aef6c6c6f6bc7b8364b97949e874b9dc7175bc |
29-Aug-2013 |
Evan Chu <evanchu@broadcom.com> |
Stack supports enable/disable listen modes and pause/resume P2P. New API's include: NFA_EnableListening NFA_DisableListening NFA_PauseP2p NFA_ResumeP2p Bug: 10360259 Change-Id: I7759c17fe1f83c2af251431e1dc56116a9fc78fd
fa_dm_act.c
fa_dm_api.c
fa_dm_discover.c
fa_dm_main.c
|
09de1b298ad4237ba50018d28086c0430da8c23e |
24-Aug-2013 |
Martijn Coenen <maco@google.com> |
Enable/Disable listen mode API. Bug: 10360259 Change-Id: I57160e7073b9d625c470feff311f305dec16cb5e
fa_dm_act.c
fa_dm_api.c
fa_dm_discover.c
fa_dm_main.c
|
b4b1c46fa5346651a3554c83eb5005f942f1af0f |
05-Aug-2013 |
Martijn Coenen <maco@google.com> |
Don't call into HAL for determining max num EE. Until we figure out how to deal with HAL binary compatibility. Also, do init the EE subsystem even if no SEs are present; we still want to use the EE subsystem on the host. Change-Id: I17aad42e75508e2d04f53107527bce5bfe099ffe
fa_dm_api.c
|
d23e0531b6835ab75b543dd51cfe5edec8edefe4 |
11-Jul-2013 |
Evan Chu <evanchu@broadcom.com> |
Allow HAL side to configure nfa_ee_max_ee_cfg. Upgrade stack to allow JNI to control whether to enable stack's secure element features. Change-Id: Id4162d0a97a031fb1a0625f64faef90091282b3f
fa_dm_act.c
fa_dm_api.c
|
91ada91fa991b4df5372a19a2cf81f074b298712 |
21-Jun-2013 |
Evan Chu <evanchu@broadcom.com> |
Ability to adjust RF discovery frequency for each technology. Stack adds ability to adjust RF discovery frequencies. Change-Id: I3c9a843c83c3a86181e7c8726b95c9f6517d8706
fa_dm_cfg.c
fa_dm_discover.c
|
df5080d7feca9827fd0306471c54f52ecf185c22 |
14-Jun-2013 |
Evan Chu <evanchu@broadcom.com> |
Upgrade stack to NFA_MI_1.03.62. .conf variable SPD_IGNORE_VERSION is removed. Stack always download firmware if a difference is detected. Change-Id: I2a5e21254e6c0df7829506c1c3c2f6ffa44c0048
fa_dm_act.c
fa_dm_discover.c
|
7c69b2723b60a59df4aaa58b13985b3483b291bf |
14-May-2013 |
Evan Chu <evanchu@broadcom.com> |
Upgrade stack to NFA_MI_1.03.60. Change-Id: Ifc970a5b68cc962e5fdfa9af11e54e569d25ef1b
fa_dm_act.c
fa_dm_api.c
fa_dm_discover.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
fa_dm_discover.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
fa_dm_act.c
fa_dm_api.c
fa_dm_cfg.c
fa_dm_discover.c
fa_dm_main.c
fa_dm_ndef.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
fa_dm_act.c
fa_dm_discover.c
|
e9df6ba5a8fcccf306a80b1670b423be8fe7746a |
13-Dec-2012 |
The Android Open Source Project <initial-contribution@android.com> |
Snapshot 7ddd630e136a035ba463c427285c5c3e9f199ee0 Change-Id: If08c7b905da667dd9e5110231e4592842b634006
fa_dm_act.c
fa_dm_api.c
fa_dm_cfg.c
fa_dm_discover.c
fa_dm_main.c
fa_dm_ndef.c
|