aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2009-06-27 02:53:10 +0200
committerHarald Welte <laforge@gnumonks.org>2009-06-27 03:09:38 +0200
commit10d0e67e2cb94ae9af8622992b1e5f2bc8dd4516 (patch)
tree8f6bf3aca9ecc5f81d4cddb37d2a3ec03e67a1e0 /openbsc/include
parent6bfda782b9cc30b5c10ad0290949c6d25d4c83cf (diff)
add new DMEAS debug category for measurement reporting
disable it by default
Diffstat (limited to 'openbsc/include')
-rw-r--r--openbsc/include/openbsc/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/debug.h b/openbsc/include/openbsc/debug.h
index 63f9e671c..f99ce6081 100644
--- a/openbsc/include/openbsc/debug.h
+++ b/openbsc/include/openbsc/debug.h
@@ -13,6 +13,7 @@
#define DMNCC 0x0080
#define DSMS 0x0100
#define DPAG 0x0200
+#define DMEAS 0x0400
#define DMI 0x1000
#define DMIB 0x2000