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
commit6be840e95975e641615ddd35d76f73c89fd96b69 (patch)
treee2148fedd9409922f58cbaf96171eccfdcf07a39 /nfc
parentea632a6c0ff7b989d2d2bce263eb9cffa0b29422 (diff)
parent599cf9ce0b33cd151b23dbb503d6114f3d83ab51 (diff)
downloaddevice_samsung_tuna-6be840e95975e641615ddd35d76f73c89fd96b69.zip
device_samsung_tuna-6be840e95975e641615ddd35d76f73c89fd96b69.tar.gz
device_samsung_tuna-6be840e95975e641615ddd35d76f73c89fd96b69.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}