summaryrefslogtreecommitdiff
path: root/include/dlt/dlt_protocol.h
diff options
context:
space:
mode:
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2014-06-17 16:23:49 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2014-09-09 14:50:50 +0200
commitf1442dd3619c6478862b52f6ee022b8799a55bfe (patch)
tree04d28ce1c10c10d003013a950a7047cc342e4c60 /include/dlt/dlt_protocol.h
parent87936e5249b2c22eefac0acfc21696e209ee6d35 (diff)
downloadDLT-daemon-f1442dd3619c6478862b52f6ee022b8799a55bfe.tar.gz
New macros for Format of Hex and Binary.
Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Diffstat (limited to 'include/dlt/dlt_protocol.h')
-rwxr-xr-xinclude/dlt/dlt_protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dlt/dlt_protocol.h b/include/dlt/dlt_protocol.h
index 09e4adc..1bb5850 100755
--- a/include/dlt/dlt_protocol.h
+++ b/include/dlt/dlt_protocol.h
@@ -163,6 +163,8 @@
#define DLT_SCOD_ASCII 0x00000000
#define DLT_SCOD_UTF8 0x00008000
+#define DLT_SCOD_HEX 0x00010000
+#define DLT_SCOD_BIN 0x00018000
/*
* Definitions of DLT services.