Make Transceive Length configurable for ISO DEP Technology

ISO_DEP_MAX_TRANSCEIVE has been added to indicate the maximum APDU
length that is supported by the underlying NFC chip. If the
configuration is not set, default maximum of 261 is set.

Check if device supports Extended APDUs, if yes, return true for
getExtendedLengthApdusSupported()

Test: Read IsoDep Tag and check the maxTransceive length.
Bug: 37005118
Change-Id: I198c06fdcbcd3b45932f544fa063e920f84f7968
2 files changed