Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
devices
android_device_sony_suzuran
Commits
1a084595
Commit
1a084595
authored
May 23, 2021
by
TALU
Committed by
Bernhard Thoben
Jun 17, 2021
Browse files
suzuran: nfc: set ISO_DEP_MAX_TRANSCEIVE to 0xFEFF in libnfc-nci.conf.
Change-Id: I2b0d7a6802cbed2ce6f454d1380dba0fb658afcb
parent
8a5f8bb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/libnfc-nci.conf
View file @
1a084595
...
...
@@ -362,6 +362,12 @@ AID_MATCHING_MODE=0x01
NXP_PRFD_TECH_SE
=
0
x02
###############################################################################
# Set max transceive length for IsoDep frames
# Standard 0x105 (261)
# Extended 0xFEFF (65279)
ISO_DEP_MAX_TRANSCEIVE
=
0
xFEFF
###############################################################################
# Vendor Specific Proprietary Protocol & Discovery Configuration
# Set to 0xFF if unsupported
...
...
@@ -374,4 +380,4 @@ NXP_PRFD_TECH_SE=0x02
# byte[6] NCI_DISCOVERY_TYPE_POLL_KOVIO
# byte[7] NCI_DISCOVERY_TYPE_POLL_B_PRIME
# byte[8] NCI_DISCOVERY_TYPE_LISTEN_B_PRIME
NFA_PROPRIETARY_CFG
={
05
:
FF
:
FF
:
06
:
81
:
80
:
77
:
FF
:
FF
}
\ No newline at end of file
NFA_PROPRIETARY_CFG
={
05
:
FF
:
FF
:
06
:
81
:
80
:
77
:
FF
:
FF
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment