summaryrefslogtreecommitdiffstats
path: root/nci/jni/SecureElement.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fast-fail SE open if it's activated in listen mode.Martijn Coenen2012-10-111-4/+123
* NFA_HciAddStaticPipe()'s parameters changedEvan Chu2012-10-041-2/+6
* Substitute empty select for configurable AID.Paul Chaisson2012-10-021-0/+46
* Disable all RF activity when DH connects to SE.Martijn Coenen2012-09-261-0/+12
* Tell secure element to warm-reset when closing pipe to DH.Evan Chu2012-09-251-1/+33
* Don't print error for resetting SE route.Martijn Coenen2012-09-201-1/+1
* copyright by The Android Open Source ProjectEvan Chu2012-09-191-11/+20
* Integrate NFC Hardware Abstraction Layer.Evan Chu2012-09-181-2/+0
* Use correct app name for NFA_HciDeregister()Evan Chu2012-09-111-2/+3
* Remove "brcm" in namesEvan Chu2012-09-061-1/+2
* Upgrade to stack NFA_MI_1.03.36Evan Chu2012-08-311-2/+2
* Create JavaClassConstants.h to store some global namesEvan Chu2012-08-281-10/+3
* In SyncEvent class, only unlock mutex onceEvan Chu2012-08-281-1/+1
* Remove whitespace from NFC NCI JNI.Evan Chu2012-08-101-87/+88
* Don't route PPSE AIDs to the host by default.Martijn Coenen2012-08-021-2/+0
* Follow-up NFC code drop.Martijn Coenen2012-07-301-55/+34
* NFC: Initial NCI DeviceHost and JNI implementation.Martijn Coenen2012-07-271-0/+1987