diff options
| author | jrior001 <jriordan001@gmail.com> | 2018-10-12 10:17:09 +0200 |
|---|---|---|
| committer | firebird11 <hbgassel@gmail.com> | 2019-01-12 14:29:42 +0100 |
| commit | 262fc24cd9018f5894c28515f2797e5d88b29dad (patch) | |
| tree | be173a45aee5a53531a017c358438d35a5de2411 | |
| parent | e940258ee4b0f15620f222766e7ce81d1d175092 (diff) | |
g3-common: nfc: remove unsupported MAX_RF_DATA_CREDITS config
Change-Id: Ieaef53b9d8a9e0ed3866cf6789d0264f0e931017
| -rw-r--r-- | configs/nfc/libnfc-nci.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/configs/nfc/libnfc-nci.conf b/configs/nfc/libnfc-nci.conf index be51700..f797e59 100644 --- a/configs/nfc/libnfc-nci.conf +++ b/configs/nfc/libnfc-nci.conf @@ -168,12 +168,6 @@ UICC_IDLE_TIMEOUT=0 # If specified, this AID will be substituted when an Empty SELECT command is # detected. The first byte is the length of the AID. Maximum length is 16. AID_FOR_EMPTY_SELECT={08:A0:00:00:01:51:00:00:00} -############################################################################### -# Maximum Number of Credits to be allowed by the NFCC -# This value overrides what the NFCC specifices allowing the host to have -# the control to work-around transport limitations. If this value does -# not exist or is set to 0, the NFCC will provide the number of credits. -MAX_RF_DATA_CREDITS=1 ############################################################################### # This setting allows you to disable registering the T4t Virtual SE that causes |
