summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common/logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/common/logging.h')
-rw-r--r--src/host/layer23/include/osmocom/bb/common/logging.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/bb/common/logging.h b/src/host/layer23/include/osmocom/bb/common/logging.h
index bf6e6aa0..3920d2e0 100644
--- a/src/host/layer23/include/osmocom/bb/common/logging.h
+++ b/src/host/layer23/include/osmocom/bb/common/logging.h
@@ -12,6 +12,8 @@ enum {
DNB,
DMM,
DCC,
+ DGCC,
+ DBCC,
DSS,
DSMS,
DMNCC,
@@ -25,6 +27,14 @@ enum {
DMOB,
DPRIM,
DLUA,
+ DGAPK,
+ DCSD,
+ DTUN,
+ DRLCMAC,
+ DLLC,
+ DSNDCP,
+ DGMM,
+ DSM
};
extern const struct log_info log_info;