summaryrefslogtreecommitdiffstats
path: root/jni/com_android_nfc_NativeLlcpServiceSocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-5/+5
* Relocate the libnfc-nxp Java bridge sources.Jeff Hamilton2011-06-131-3/+3
* Support for multiple LLCP incoming sockets.Sylvain Fonteneau2011-01-181-44/+80
* Handle errors in LLCP accept() method.Sylvain Fonteneau2010-12-011-1/+7
* Use dynamic semaphores in JNI layer.Sylvain Fonteneau2010-11-221-58/+56
* Quiet most logs in NFC by default.Jeff Hamilton2010-11-031-9/+7
* Use malloc to allocate semaphores for easier memory corruption detection.Nick Pelly2010-11-021-6/+7
* Remove timeout support - it was guaranteed to cause deadlock.Nick Pelly2010-11-021-24/+9
* Rename com_trustedlogic_trustednfc -> com_android_nfc.Nick Pelly2010-10-171-0/+203