summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRazvan Stefanescu <rstefanescu@google.com>2023-12-13 12:56:20 +0000
committerRazvan Stefanescu <rstefanescu@google.com>2023-12-14 11:13:14 +0000
commit0abbc8c832386ef43e394febfef2bc2b489e964e (patch)
treee9fa210fef86faa6e4c4b55e9f140fe81032fbfa
parentc818546f7f0f2aec4a3246d2d3fe5afdd4e5559d (diff)
downloaddrivers-android-exynos-r11-android13-wear-kr3-pixel-watch.tar.gz
Bug: 308464485 Test: atest CtsNfcTestCases Test: manual test on device Change-Id: I6d52653c33b4ccbf88a874d909ba1f520ff45b8d Signed-off-by: Razvan Stefanescu <rstefanescu@google.com>
-rw-r--r--nfc/st21nfc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfc/st21nfc.c b/nfc/st21nfc.c
index f6572db..1b2afe9 100644
--- a/nfc/st21nfc.c
+++ b/nfc/st21nfc.c
@@ -45,7 +45,7 @@
#define HEADER_LENGTH 3
#define IDLE_CHARACTER 0x7e
#define ST21NFC_POWER_STATE_MAX 3
-#define WAKEUP_SRC_TIMEOUT (2000)
+#define WAKEUP_SRC_TIMEOUT (100)
#define DRIVER_VERSION "2.0.14"