aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuK1337 <priv.luk@gmail.com>2017-11-16 23:46:15 +0100
committerRahul Patel <whyorean@gmail.com>2017-12-08 19:49:52 +0100
commitc2ec860f4b36404d13831397cbf219ae61996498 (patch)
tree11f745a0fa1126e3f2b6bf90662f33563a2265f8
parent0b6f2b28d93220de6d16f51558564ece480f231b (diff)
gemini: nfc: Advertise extended length support for IsoDep framesHEADn7.1
* Stock uses NXP HALs thus we need to set this to 0xFEFF to match it Change-Id: I759f9d8db6e1d1b130d3be8fb8e570db25f9020b
-rw-r--r--nfc/libnfc-brcm.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/nfc/libnfc-brcm.conf b/nfc/libnfc-brcm.conf
index 3554881..4142f33 100644
--- a/nfc/libnfc-brcm.conf
+++ b/nfc/libnfc-brcm.conf
@@ -398,3 +398,7 @@ NFA_PROPRIETARY_CFG={05:FF:FF:06:81:80:70:FF:FF}
# Bail out mode
# If set to 1, NFCC is using bail out mode for either Type A or Type B poll.
NFA_POLL_BAIL_OUT_MODE=0x01
+
+###############################################################################
+# Max transceive length for ISO_DEP
+ISO_DEP_MAX_TRANSCEIVE=0xFEFF