summaryrefslogtreecommitdiffstats
path: root/nci/jni/JavaClassConstants.h
Commit message (Collapse)AuthorAgeFilesLines
* Fast-fail SE open if it's activated in listen mode.Martijn Coenen2012-10-111-0/+2
| | | | | | | | | | | | | | | | | | | | Users of the NFC-extras API usually want to talk to the SE once it has completed a transaction. The hard part is knowing when it is safe to connect to the SE, as it will break the connection to any reader. And when relinquishing the connection to the SE, the reader may find the device again and process another transaction. This patch adds the following two conditions for allowing to open the SE from the DH: 1) The SE may not be activated in listen mode 2) The RF field must have been off for at least 50 ms Bug: 7275484 Change-Id: Ibde32a8e2aef045c17ab76ef08c72f96edfedaef
* copyright by The Android Open Source ProjectEvan Chu2012-09-191-2/+1
| | | | | Bug: 7125646 Change-Id: I4de457f982857be315d65386f431d5eafcd8af02
* Create JavaClassConstants.h to store some global namesEvan Chu2012-08-281-0/+36
Create JavaClassConstants.h to store some global names Change-Id: I918d9e8f6db646f637cddbebbc2c4e5c5495623d