summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common
diff options
context:
space:
mode:
authorVadim Yanitskiy <vyanitskiy@sysmocom.de>2024-01-23 04:24:05 +0700
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2024-01-24 07:04:57 +0700
commitf35414b75e26286a07c36588e744ecfdda40239d (patch)
tree84e5f674174d7a7054aa3c04628148b531f66e05 /src/host/layer23/include/osmocom/bb/common
parent17ea9530b9731df6a7962cdd97020842657ea296 (diff)
mobile: add a separate logging category for CSD
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/common')
-rw-r--r--src/host/layer23/include/osmocom/bb/common/logging.h1
1 files changed, 1 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 40a7e81d..3920d2e0 100644
--- a/src/host/layer23/include/osmocom/bb/common/logging.h
+++ b/src/host/layer23/include/osmocom/bb/common/logging.h
@@ -28,6 +28,7 @@ enum {
DPRIM,
DLUA,
DGAPK,
+ DCSD,
DTUN,
DRLCMAC,
DLLC,