summaryrefslogtreecommitdiffstats
path: root/inc/phNfcTypes.h
Commit message (Collapse)AuthorAgeFilesLines
* card emulation patch port to JBdoug yeager2012-08-281-156/+173
| | | | Change-Id: I86657f9c547840de33c35df4912b5f282d4fe459
* (DEBUG) Add support for setting p2p modes.Martijn Coenen2012-02-171-0/+1
| | | | Change-Id: Ic6df1fc458cef2531119e5e5e2ef5f9a7b21a524
* Use NFC HAL for some libnfc settings.Martijn Coenen2011-11-031-24/+2
| | | | | | | | | | The NFC HAL in libhardware allows us to store and retrieve product-specific settings. This patch moves two product-specific settings to the HAL: the device port, and the usage of the i2c workaround we had for crespo. This means configuring the port no longer needs to be done from JNI land. Change-Id: I2e19b6f188f808bc2f2a1f1abc28f2a6c47e6a4c
* Update P2P Modes.Nick Pelly2011-05-231-4/+6
| | | | | | | | o Fix DEFAULT_NFCIP_INITIATOR_MODE_SUPPORT, DEFAULT_NFCIP_TARGET_MODE_SUPPORT to allow all possible modes (actual modes selected by Nfc.apk). o Fix phNfc_eP2PMode_t enum to list initiator modes. Change-Id: I841b6f1387ac536f47d357a0430eb9362b419810
* Download feature added in the libnfcdaniel_Tomas2010-12-091-0/+1
| | | | Change-Id: Idfed8c90453a0acc7fa632f62a1e20617b4ae7f6
* Initial libnfc checkinNick Pelly2010-09-231-0/+1127
Source: Trusted_NFC_Device_Host_AA03.01e02_google.zip code drop (23-Sep-2010) Change-Id: Ie47f18423f949a8d3e0815d13f55c814312add24 Signed-off-by: Nick Pelly <npelly@google.com>