summaryrefslogtreecommitdiffstats
path: root/kismet-dect-v2/packet_dect.h
diff options
context:
space:
mode:
Diffstat (limited to 'kismet-dect-v2/packet_dect.h')
-rw-r--r--kismet-dect-v2/packet_dect.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kismet-dect-v2/packet_dect.h b/kismet-dect-v2/packet_dect.h
index 875dbad..63e5f2c 100644
--- a/kismet-dect-v2/packet_dect.h
+++ b/kismet-dect-v2/packet_dect.h
@@ -29,7 +29,8 @@
#include <packet.h>
// Internal DLT - -0xDEC
-#define KDLT_DECT -3564
+#define KDLT_DECTCALL -3564
+#define KDLT_DECTSCAN -3565
extern int pack_comp_dect;