summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
authordaniel_Tomas <daniel.tomas@trusted-logic.com>2010-12-08 10:25:02 -0800
committerJeff Hamilton <jham@android.com>2010-12-08 10:47:26 -0800
commit6c55cac2a7bd929cad3720144f3e2059c56f852c (patch)
tree0bee7a16421bde76c011c945e8a8c1a9cb45f2d5 /inc
parent0e7fc7d2f5f7eaccf33ebb73a3347e51661b97fd (diff)
downloadexternal_libnfc-nxp-6c55cac2a7bd929cad3720144f3e2059c56f852c.zip
external_libnfc-nxp-6c55cac2a7bd929cad3720144f3e2059c56f852c.tar.gz
external_libnfc-nxp-6c55cac2a7bd929cad3720144f3e2059c56f852c.tar.bz2
Fix to increase the response timeout for the Secure Element
Change-Id: I150411fb826525ae30cbe36e2be9afb1f20deb19
Diffstat (limited to 'inc')
-rw-r--r--inc/phNfcConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h
index cd9ac36..c616fd0 100644
--- a/inc/phNfcConfig.h
+++ b/inc/phNfcConfig.h
@@ -172,7 +172,7 @@
#ifndef NXP_ISO_XCHG_TIMEOUT
-#define NXP_ISO_XCHG_TIMEOUT 0x1AU
+#define NXP_ISO_XCHG_TIMEOUT 0x1EU
#endif
#ifndef NXP_MIFARE_XCHG_TIMEOUT