summaryrefslogtreecommitdiffstats
path: root/nfc
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2012-02-13 08:49:57 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-02-13 08:49:57 -0800
commit55054d673b300eb4d3d56686f350abc6c360a880 (patch)
treefebb37a724b464a81456ba39351cac530b497b2c /nfc
parentdf6a6985336dec96b13f68f8cb0eb90d0ef3d13c (diff)
parent482d0ba32966a9eb405b11dd2863b40f7e6a9aac (diff)
downloaddevice_samsung_tuna-55054d673b300eb4d3d56686f350abc6c360a880.zip
device_samsung_tuna-55054d673b300eb4d3d56686f350abc6c360a880.tar.gz
device_samsung_tuna-55054d673b300eb4d3d56686f350abc6c360a880.tar.bz2
Merge "Reduce NFC-DEP target timeout in ATR_RES to 8."
Diffstat (limited to 'nfc')
-rw-r--r--nfc/nfc_hw.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nfc/nfc_hw.c b/nfc/nfc_hw.c
index 99adc29..9d87b5f 100644
--- a/nfc/nfc_hw.c
+++ b/nfc/nfc_hw.c
@@ -86,8 +86,8 @@ static uint8_t pn544_eedata_settings[][4] = {
,{0x00,0x9C,0x12,0x00} //
,{0x00,0x9C,0x13,0x00} //
- //WTX for LLCP communication
- ,{0x00,0x98,0xA2,0x0E} // Max value: 14 (default value: 09)
+ // NFC-DEP Target Waiting Time (WT)
+ ,{0x00,0x98,0xA2,0x08} // Set to 0x08 as required by [digital] (default value: 09)
//SE GPIO
,{0x00, 0x98, 0x93, 0x40}