summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchloedai <chloedai@google.com>2023-05-30 07:40:29 +0000
committerchloedai <chloedai@google.com>2023-05-30 07:40:29 +0000
commitbcb7942606f436a41a487fb9b90b0ecf88c91e96 (patch)
treecb64d3ce8dc20c1bfef763fc310019b9e29319c1
parenta97c32c051e30a9c4ef370337c4d2210835c32bc (diff)
downloadnfc-android-msm-eos-5.15-tm-wear-kr3-pixel-watch.tar.gz
Bug: 276199499 Test: atest CtsNfcTestCases Change-Id: I27c6f57ce86e7da1ed7848b4798265b5be05e53c Signed-off-by: chloedai <chloedai@google.com>
-rw-r--r--nxp/snxxx/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nxp/snxxx/common.h b/nxp/snxxx/common.h
index a5bbed9..1675544 100644
--- a/nxp/snxxx/common.h
+++ b/nxp/snxxx/common.h
@@ -59,7 +59,7 @@
#define MAX_RETRY_COUNT (3)
#define MAX_WRITE_IRQ_COUNT (5)
#define MAX_IRQ_WAIT_TIME (90)
-#define WAKEUP_SRC_TIMEOUT (2000)
+#define WAKEUP_SRC_TIMEOUT (100)
/* command response timeout */
#define NCI_CMD_RSP_TIMEOUT_MS (2000)