summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
authordaniel_Tomas <daniel.tomas@trusted-logic.com>2010-11-22 18:37:56 +0100
committerNick Pelly <npelly@google.com>2010-12-05 18:58:04 -0800
commit3df7e2013abbf0aa4777040293188c21d216ab1a (patch)
tree489d79b8135c7f0ac6272a5015a83285d5565a7e /inc
parent830ba9657bc2cceac78ea5b285a95560e3329eb4 (diff)
downloadexternal_libnfc-nxp-3df7e2013abbf0aa4777040293188c21d216ab1a.zip
external_libnfc-nxp-3df7e2013abbf0aa4777040293188c21d216ab1a.tar.gz
external_libnfc-nxp-3df7e2013abbf0aa4777040293188c21d216ab1a.tar.bz2
Enable SMX and Disable P2P Target 106
Change-Id: I2bef50244d216d76f3f81df20e4f0b2cddea3d86
Diffstat (limited to 'inc')
-rw-r--r--inc/phNfcConfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h
index 83164b8..cd9ac36 100644
--- a/inc/phNfcConfig.h
+++ b/inc/phNfcConfig.h
@@ -141,7 +141,7 @@
/**< Default Session ID for Initialisation */
#ifndef DEFAULT_SESSION
-#define DEFAULT_SESSION "android2"
+#define DEFAULT_SESSION "android3"
#endif
@@ -323,7 +323,7 @@
/**< Macro to Enable the Peer to Peer Feature */
#define ENABLE_P2P
-#define DEFAULT_NFCIP_MODE_SUPPORT 0x0FU
+#define DEFAULT_NFCIP_MODE_SUPPORT 0x0EU
/**< Macro to Enable the ISO14443-B Feature */