summaryrefslogtreecommitdiffstats
path: root/inc/phNfcTypes.h
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2012-01-31 22:13:33 -0800
committerMartijn Coenen <maco@google.com>2012-02-17 14:11:36 -0800
commit20b7bd5f6985dc890ac99d7d1e8154f965df02db (patch)
tree8be8a057f1264148be962251541cf48cda577005 /inc/phNfcTypes.h
parent6bd5058796097ae40ed41c283a69e7874f2e9db2 (diff)
downloadexternal_libnfc-nxp-20b7bd5f6985dc890ac99d7d1e8154f965df02db.zip
external_libnfc-nxp-20b7bd5f6985dc890ac99d7d1e8154f965df02db.tar.gz
external_libnfc-nxp-20b7bd5f6985dc890ac99d7d1e8154f965df02db.tar.bz2
(DEBUG) Add support for setting p2p modes.
Change-Id: Ic6df1fc458cef2531119e5e5e2ef5f9a7b21a524
Diffstat (limited to 'inc/phNfcTypes.h')
-rw-r--r--inc/phNfcTypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/phNfcTypes.h b/inc/phNfcTypes.h
index 1f0fe1c..914ae07 100644
--- a/inc/phNfcTypes.h
+++ b/inc/phNfcTypes.h
@@ -1098,6 +1098,7 @@ typedef struct phNfc_sADD_Cfg_t
This is used to enable NFC-IP Discovery
The related Reader Type will be implicitly
selected */
+ uint8_t NfcIP_Target_Mode ;
uint8_t NfcIP_Tgt_Disable; /**< Flag to
disable the NFCIP1 TARGET */
} phNfc_sADD_Cfg_t;