projects
/
GitHub
/
LineageOS
/
android_device_samsung_a3xelte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5061e85
)
a3xelte: Advertise support for extended length nfc
author
Paul Keith
<javelinanddart@gmail.com>
Sun, 29 Sep 2019 16:03:40 +0000
(18:03 +0200)
committer
Jan Altensen
<info@stricted.net>
Sat, 23 May 2020 19:42:15 +0000
(21:42 +0200)
* Value obtained from decompiling stock NfcNci.apk
Change-Id: Ib1bcc9f69f3c96dbb359d35af91702f4f89ae1ed
configs/nfc/libnfc-sec.conf
patch
|
blob
|
blame
|
history
diff --git
a/configs/nfc/libnfc-sec.conf
b/configs/nfc/libnfc-sec.conf
index 197bb4d28f07a369b409f4bbf12f884e59ecac72..4021fa29c48b860cf790a68244e50e96e3fac1fa 100644
(file)
--- a/
configs/nfc/libnfc-sec.conf
+++ b/
configs/nfc/libnfc-sec.conf
@@
-149,3
+149,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