summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Pelly <npelly@google.com>2011-04-15 20:12:29 -0700
committerandroid-merger <android-build@android.com>2011-04-18 20:15:00 -0700
commitc550ba9ec7842860eef82ce21a5c4b82f03e856f (patch)
tree73bf480cc470848e6393389888f7c4511b492d7c
parentb7e67c8dbd4aa5892815bfed4e7ff934cf49b904 (diff)
downloadlibnfc-nxp-c550ba9ec7842860eef82ce21a5c4b82f03e856f.tar.gz
Enable P2P 106 passive (again).android-2.3.4_r1
Disabling P2P 106 passive caused a large P2P discovery regression. Change-Id: I9856ba1a29cd717da2f578abd073b341c54fce36
-rw-r--r--inc/phNfcConfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h
index 3f5a108..ccc20c0 100644
--- a/inc/phNfcConfig.h
+++ b/inc/phNfcConfig.h
@@ -141,7 +141,7 @@
/**< Default Session ID for Initialisation */
#ifndef DEFAULT_SESSION
-#define DEFAULT_SESSION "android6"
+#define DEFAULT_SESSION "android7"
#endif
@@ -324,7 +324,7 @@
#define ENABLE_P2P
#define DEFAULT_NFCIP_INITIATOR_MODE_SUPPORT 0x0FU
-#define DEFAULT_NFCIP_TARGET_MODE_SUPPORT 0x0EU
+#define DEFAULT_NFCIP_TARGET_MODE_SUPPORT 0x0FU
/**< Macro to Enable the ISO14443-B Feature */
#define TYPE_B