From 4e8ff178f021f30f42c10f780d915d9c46a846a5 Mon Sep 17 00:00:00 2001 From: Ruchi Kandoi Date: Fri, 2 Feb 2018 15:59:25 -0800 Subject: [PATCH] Declare support for Extended APDU for ISO_DEP Bug: 37005118 Test: Read ISO_DEP tag and check the transceive length Change-Id: I189f88a4460856e0915244c051361a1ef98d95d5 --- nfc/libnfc-nci.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nfc/libnfc-nci.conf b/nfc/libnfc-nci.conf index d14b133a..c1ba35a9 100644 --- a/nfc/libnfc-nci.conf +++ b/nfc/libnfc-nci.conf @@ -384,3 +384,5 @@ NFA_POLL_BAIL_OUT_MODE=0x01 # Block Route enable 0x01 # Block Route disable 0x00 NFA_BLOCK_ROUTE=0x00 +# Extended APDU length for ISO_DEP +ISO_DEP_MAX_TRANSCEIVE=0xFEFF