summaryrefslogtreecommitdiffstats
path: root/halimpl
diff options
context:
space:
mode:
authoranil.hiranniah <anil.hiranniah@nxp.com>2018-06-26 10:55:14 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-06-26 10:55:14 -0700
commit4ddb750d012aced8a4b63664bdca6c537b78991d (patch)
tree332479d3ebde95803720acded5f0a405fbb2dd0f /halimpl
parentb77cc296364f94e8b4108c6de05a6774ea37d7bc (diff)
parent0f2b9fdcd444982b9d760736a7e5830e2aa9f600 (diff)
downloadandroid_hardware_nxp_nfc-4ddb750d012aced8a4b63664bdca6c537b78991d.tar.gz
android_hardware_nxp_nfc-4ddb750d012aced8a4b63664bdca6c537b78991d.tar.bz2
android_hardware_nxp_nfc-4ddb750d012aced8a4b63664bdca6c537b78991d.zip
Merge "Set presence check algorithm as empty I_BLOCK for PN551"
am: 0f2b9fdcd4 Change-Id: Ibcf790e3fc5cb0222f8fd32c2b47a1ff11ab45cc
Diffstat (limited to 'halimpl')
-rwxr-xr-xhalimpl/libnfc-nxp-PN551_example.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/halimpl/libnfc-nxp-PN551_example.conf b/halimpl/libnfc-nxp-PN551_example.conf
index 9add9b7..27f95d4 100755
--- a/halimpl/libnfc-nxp-PN551_example.conf
+++ b/halimpl/libnfc-nxp-PN551_example.conf
@@ -220,11 +220,11 @@ NFA_PROPRIETARY_CFG={05, FF, FF, 06, 81, 80, 70, FF, FF}
# 1 NFA_RW_PRES_CHK_I_BLOCK; ISO-DEP protocol's empty I-block
# 2 NFA_RW_PRES_CHK_ISO_DEP_NAK; Type - 4 tag protocol iso-dep nak presence check
# command is sent waiting for rsp and ntf.
-PRESENCE_CHECK_ALGORITHM=2
+PRESENCE_CHECK_ALGORITHM=1
###############################################################################
# White list of Hosts
# This values will be the Hosts(NFCEEs) in the HCI Network.
DEVICE_HOST_WHITE_LIST={02}
-############################################################################### \ No newline at end of file
+###############################################################################