summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2023-09-05 13:14:49 +0200
committerjolly <andreas@eversberg.eu>2023-09-27 14:02:41 +0000
commite51391166896ff16a2555ad2154d2225fe09e2e7 (patch)
treed24a767975da092e265b8637d8bce7d262f9c0b3 /src/host/layer23/include/osmocom/bb/common
parent28d9a4880cdbc18195d759e182af3a23e9cfa236 (diff)
ASCI: Add two logging categories for group and broadcast call control
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/common')
-rw-r--r--src/host/layer23/include/osmocom/bb/common/logging.h2
1 files changed, 2 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 fa76c596..40a7e81d 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,