summaryrefslogtreecommitdiffstats
path: root/nci
Commit message (Expand)AuthorAgeFilesLines
...
| * Switch Nfc to the new icu.Elliott Hughes2014-07-091-2/+2
* | Fix NfcService JNI issueAndres Morales2014-07-072-4/+4
* | Merge "Obtain default and off-host destination routes from JNI."Martijn Coenen2014-07-013-8/+50
|\ \
| * | Obtain default and off-host destination routes from JNI.Evan Chu2014-07-013-8/+50
* | | Don't conditionally enable snooze.Martijn Coenen2014-06-272-11/+5
|/ /
* | Refactoring NfcService routing logic.Andres Morales2014-06-254-282/+156
* | Fix duplicate tag dispatch after NFC triggered unlockAndres Morales2014-06-201-4/+16
* | Reassemble inbound card emulation data.Evan Chu2014-06-163-27/+52
* | When adjusting routing table, wait for completion event.Evan Chu2014-06-092-6/+31
* | Restrict NXP PN544 work-around.Evan Chu2014-06-091-1/+1
* | Frame interface and transceive changes.Martijn Coenen2014-06-092-134/+20
* | JNI code from Broadcom.Martijn Coenen2014-06-0912-153/+495
* | Upgrade stack to NFA_PI_1.03.66+Evan Chu2014-06-041-1/+1
* | Goodbye secure element.Martijn Coenen2014-05-1912-2696/+8
* | am 5f9671d0: am 4f4e0ca5: am 99f3cc61: Merge "Fix warnings in the JNI code"Narayan Kamath2014-04-301-1/+1
|\|
| * am 99f3cc61: Merge "Fix warnings in the JNI code"Narayan Kamath2014-04-301-1/+1
| |\
| | * Fix warnings in the JNI codeAshok Bhat2014-04-301-1/+1
| * | Merge commit '85143c2fe7fb132b248dbce35c5a3f5acb1d8174' into HEADBill Yi2014-04-291-2/+2
| |\ \ | | |/ | |/|
| | * am 98e8fc72: am d755ed47: Fix compiler warnings (DO NOT MERGE).Nick Kralevich2014-03-191-2/+2
| | |\
| | | * Fix compiler warnings (DO NOT MERGE).Nick Kralevich2014-03-191-2/+2
| * | | nfc: replace pthread_cond_timedwait_monotonic_npColin Cross2014-04-081-6/+5
| |/ /
| * / Use long for java member variables that hold a native pointerAshok Bhat2014-03-063-5/+5
| |/
* | nfc: replace pthread_cond_timedwait_monotonic_npColin Cross2014-04-081-6/+5
* | Don't enable LPTD if it wasn't already.Martijn Coenen2014-04-021-0/+4
* | Revert "Refactoring NfcService routing logic."Andres Morales2014-02-042-83/+104
* | Refactoring NfcService routing logic.Andres Morales2014-02-032-104/+83
* | fix compiler warnings.Nick Kralevich2014-01-031-2/+2
* | nfc-64 part 1: store native structure in a long rather than an intAndres Morales2013-12-183-5/+5
* | Expose snooze mode config and polling modes in java layerAndres Morales2013-12-164-11/+138
* | Revert "Increase NFC-A guard time to work around B5 issue."Martijn Coenen2013-11-141-29/+0
|/
* Increase NFC-A guard time to work around B5 issue.Martijn Coenen2013-11-061-0/+29
* Increase reader mode pull duration.Martijn Coenen2013-10-041-1/+2
* Notify NfcService on NFA_DEACTIVATED_EVT.Martijn Coenen2013-10-011-0/+1
* Merge "Fix build." into klp-devMartijn Coenen2013-09-121-1/+2
|\
| * Fix build.Martijn Coenen2013-09-121-1/+2
* | Merge "Reader API: disable LPTD on NCI devices when in reader mode." into klp...Martijn Coenen2013-09-121-0/+44
|\|
| * Reader API: disable LPTD on NCI devices when in reader mode.Martijn Coenen2013-09-121-0/+44
* | Merge "Fix NFCEE access on NCI devices." into klp-devMartijn Coenen2013-09-121-2/+2
|\|
| * Fix NFCEE access on NCI devices.Martijn Coenen2013-09-121-2/+2
* | Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-108-1/+15
|/
* Changes for callback model of reader mode APIs.Martijn Coenen2013-09-031-9/+7
* Upgrade to new API changes.Martijn Coenen2013-08-301-0/+8
* Implement reader mode APIs.Martijn Coenen2013-08-274-34/+134
* Hold mutex before waiting on condition variable.Martijn Coenen2013-08-221-0/+1
* Fix out of bounds access.Martijn Coenen2013-08-211-1/+1
* Sync up with Broadcom JNI changes.Evan Chu2013-08-1916-317/+524
* HCE: Support dynamic routing changes.Martijn Coenen2013-07-162-3/+20
* Host-based card emulation.Martijn Coenen2013-06-1011-1122/+641
* am fa5d6ea2: am f5954743: Don\'t overwrite SWP_CFG on SE pipe enable/disable.Martijn Coenen2013-05-011-23/+47
|\
| * Don't overwrite SWP_CFG on SE pipe enable/disable.Martijn Coenen2013-05-011-23/+47