From bad5c194e18faa70ceb9608019d3c2cfa0d4f10c Mon Sep 17 00:00:00 2001 From: Daniel Tomas Date: Wed, 3 Nov 2010 20:23:31 +0100 Subject: HCI timer enabled to HW reset NFC when HCI command times out. Change-Id: Iee39957227fcdc8e97b520d22032dc97915323f3 Signed-off-by: Nick Pelly --- inc/phNfcConfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inc') diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h index e5fe6d7..5334484 100644 --- a/inc/phNfcConfig.h +++ b/inc/phNfcConfig.h @@ -255,7 +255,7 @@ #ifndef NXP_NFC_HCI_TIMER #define NXP_NFC_HCI_TIMER 0 -#define NXP_NFC_HCI_TIMEOUT 0x5000 +#define NXP_NFC_HCI_TIMEOUT 6000 #endif @@ -411,7 +411,7 @@ #define LLC_TIMER_ENABLE /**< Macro to enable HCI Response timer */ -/* #define NXP_NFC_HCI_TIMER 1 */ +#define NXP_NFC_HCI_TIMER 1 /* A Workaround to Delay and obtain the UICC Status Information */ /* #define UICC_STATUS_DELAY */ -- cgit v1.1