projects
/
GitHub
/
LineageOS
/
android_device_samsung_s5neolte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1744a1
)
s5neolte: Advertise support for extended length nfc
author
Paul Keith
<javelinanddart@gmail.com>
Sat, 28 Sep 2019 12:24:39 +0000
(14:24 +0200)
committer
Jan Altensen
<info@stricted.net>
Sat, 23 May 2020 19:42:16 +0000
(21:42 +0200)
* Value obtained from decompiling stock NfcNci.apk
Change-Id: I703ca07d0bd28412390e8c4076c7824bab6e1ace
configs/nfc/libnfc-sec.conf
patch
|
blob
|
blame
|
history
diff --git
a/configs/nfc/libnfc-sec.conf
b/configs/nfc/libnfc-sec.conf
index a36022759aa60d78eac0142b67f4145b424746d2..7a94a93c36abae71793cb5f7a5d01ff8c59ca05b 100644
(file)
--- a/
configs/nfc/libnfc-sec.conf
+++ b/
configs/nfc/libnfc-sec.conf
@@
-183,3
+183,9
@@
SCREEN_OFF_POWER_STATE=3
###############################################################################
# NCI Hal Module name
NCI_HAL_MODULE="nfc_nci"
+
+#################################################################################
+# Set max transceive length for IsoDep frames
+# Standard 0x105 (261)
+# Extended 0xFEFF (65279)
+ISO_DEP_MAX_TRANSCEIVE=0xFEFF