summaryrefslogtreecommitdiffstats
path: root/nfc
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2012-02-13 08:50:31 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-02-13 08:50:31 -0800
commitbb0ccc8638ba701372bddab8bea0a31e83bc5070 (patch)
tree3e975103a8542c0741207f85cb9496e473a660b0 /nfc
parent8addb43c8e7056e8a941318ce734274951e968b7 (diff)
parentdbdc7783b2e289bdddf07b625dfc0dc7736ae052 (diff)
downloaddevice_samsung_crespo-bb0ccc8638ba701372bddab8bea0a31e83bc5070.zip
device_samsung_crespo-bb0ccc8638ba701372bddab8bea0a31e83bc5070.tar.gz
device_samsung_crespo-bb0ccc8638ba701372bddab8bea0a31e83bc5070.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 b604768..e1c9f8e 100644
--- a/nfc/nfc_hw.c
+++ b/nfc/nfc_hw.c
@@ -67,8 +67,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}