summaryrefslogtreecommitdiffstats
path: root/nci
Commit message (Expand)AuthorAgeFilesLines
* Use NFA_DM_DISC_DURATION_POLL from config file.Paul Chaisson2012-09-071-0/+4
* Remove old NPP->SNEP redirect code.Martijn Coenen2012-09-062-451/+4
* Correct spelling.Evan Chu2012-09-062-4/+4
* correctly handle P2P congestion eventEvan Chu2012-09-061-10/+15
* handle NACK, ACK for Mifare UltralightEvan Chu2012-09-063-1/+59
* Remove "brcm" in namesEvan Chu2012-09-068-63/+62
* Upgrade to stack NFA_MI_1.03.36Evan Chu2012-08-312-9/+13
* Create JavaClassConstants.h to store some global namesEvan Chu2012-08-2811-33/+48
* In SyncEvent class, only unlock mutex onceEvan Chu2012-08-286-96/+110
* During nfcManager_disableDiscovery() go to power-off-sleep mode.Evan Chu2012-08-231-0/+2
* Log NFC controller firmware version.Martijn Coenen2012-08-161-1/+1
* Remove unused functions; correct spellingEvan Chu2012-08-161-79/+2
* Remove gJniVersion; add thread-synchronizationEvan Chu2012-08-166-61/+51
* Reduce compilation warnings in NFC JNI.Evan Chu2012-08-152-2/+3
* Remove whitespace from NFC NCI JNI.Evan Chu2012-08-1030-772/+746
* Support for setting p2p target/initiator modes in NCI.Martijn Coenen2012-08-093-0/+44
* Fix one last user of astl to use stlport instead...Elliott Hughes2012-08-081-2/+5
* Allow different default MIU / window sizes.Martijn Coenen2012-08-071-3/+17
* Dump NFC controller firmware version in the logs.Martijn Coenen2012-08-061-2/+20
* Don't route PPSE AIDs to the host by default.Martijn Coenen2012-08-021-2/+0
* Follow-up NFC code drop.Martijn Coenen2012-07-306-188/+92
* NFC: Initial NCI DeviceHost and JNI implementation.Martijn Coenen2012-07-2739-0/+16117