summaryrefslogtreecommitdiffstats
path: root/nci/jni/PowerSwitch.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix locking around power state.Evan Chu2012-10-031-1/+1
| | | | | | | Protect state against multi-threaded access. Bug: 7281263 Change-Id: I12735c725b6abf956cb7143f25397653839bc6e4
* Power up the NFCC when DH wants to talk to the SE.Paul Chaisson2012-09-301-14/+28
| | | | | | | | We need to allow usecases were the DH wants to talk to the SE even if the screen is off. Bug: 7257431 Change-Id: Iad66ef29757985b7aab5f0748fbf7589b3777bc3
* copyright by The Android Open Source ProjectEvan Chu2012-09-191-10/+19
| | | | | Bug: 7125646 Change-Id: I4de457f982857be315d65386f431d5eafcd8af02
* Remove "brcm" in namesEvan Chu2012-09-061-1/+0
| | | | | | BLTH01642677. Remove "brcm" in names. Change-Id: Ic3a08abfeb2808d2a0b01402a76d9864b099ef49
* Remove whitespace from NFC NCI JNI.Evan Chu2012-08-101-32/+32
| | | | | | | - Logging changes - Upgrade to stack NFA_MI_1.03.33 Change-Id: Iba2af1af49a261de50f79572b478838e2bdc890f
* NFC: Initial NCI DeviceHost and JNI implementation.Martijn Coenen2012-07-271-0/+236
From partner drop at 07/20. Modified to fit into our new JNI/DH split. New build config that builds two targets, Nfc and NfcNci, each with their own dependencies. Product config files have to specify either Nfc or NfcNci in their packages config. Change-Id: I348a3aad7167195ca03baf9636408ab8e4c55fce