summaryrefslogtreecommitdiff
path: root/nfc
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2012-09-25 19:02:49 -0700
committerMartijn Coenen <maco@google.com>2012-09-25 19:02:49 -0700
commitd1285b976cf2227df5a022d07f4d87c4974b14c6 (patch)
tree229073b36558ffb4f77fdb09c81bf943168a215c /nfc
parent83e1c9cfdd3b54e3992814770c36a8384da50a67 (diff)
downloadmako-d1285b976cf2227df5a022d07f4d87c4974b14c6.tar.gz
Mako: NFC: reset the SE when closing the pipe from the DH.
Bug: 7163680 Change-Id: I65a56f620854cc0deb5ef11c122eb93a023c1c11
Diffstat (limited to 'nfc')
-rw-r--r--nfc/libnfc-brcm.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/nfc/libnfc-brcm.conf b/nfc/libnfc-brcm.conf
index 6c30860..f0f8e9b 100644
--- a/nfc/libnfc-brcm.conf
+++ b/nfc/libnfc-brcm.conf
@@ -168,6 +168,11 @@ USE_NXP_P2P_RC_WORKAROUND=1
NFA_HCI_STATIC_PIPE_ID_F4=0x71
###############################################################################
+# Configure the stack to send a reset byte on the static pipe when closing
+# the pipe from the DH.
+OBERTHUR_WARM_RESET_COMMAND=0x03
+
+###############################################################################
# Force UICC to only listen to the following technology(s).
# The bits are defined as tNFA_TECHNOLOGY_MASK in nfa_api.h.
# Default is NFA_TECHNOLOGY_MASK_A | NFA_TECHNOLOGY_MASK_B.