summaryrefslogtreecommitdiffstats
path: root/jni/com_android_nfc_NativeLlcpSocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* LLCP 1.1 support.Martijn Coenen2012-01-271-1/+4
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-061-9/+9
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-051-3/+3
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-6/+6
* Fix GB<->ICS sharing.Martijn Coenen2011-08-191-1/+1
* Relocate the libnfc-nxp Java bridge sources.Jeff Hamilton2011-06-131-1/+1
* Do not wait for callback if LLCP receive is successful.Arnaud Ferir2011-01-181-13/+19
* Removed workaround for native socket creation limitation.Sylvain Fonteneau2011-01-181-14/+32
* Release JNI local references in LLCP sockets.Sylvain Fonteneau2011-01-181-2/+10
* Fixed error case where dynamic semaphore was not released.Sylvain Fonteneau2010-12-011-1/+1
* Use dynamic semaphores in JNI layer.Sylvain Fonteneau2010-11-221-81/+116
* Quiet most logs in NFC by default.Jeff Hamilton2010-11-031-16/+16
* Use malloc to allocate semaphores for easier memory corruption detection.Nick Pelly2010-11-021-10/+11
* Remove timeout support - it was guaranteed to cause deadlock.Nick Pelly2010-11-021-34/+10
* Fixed LLCP receive function.Sylvain Fonteneau2010-11-021-10/+13
* Fix compiler warnings in libnfc_jniNick Pelly2010-10-171-2/+2
* Rename com_trustedlogic_trustednfc -> com_android_nfc.Nick Pelly2010-10-171-0/+418