aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2023-04-23 12:19:18 +0200
committerlaforge <laforge@osmocom.org>2023-07-09 07:41:33 +0000
commitb9162c7cc68de24deced37d1637ec2024ef5ccc9 (patch)
tree19eb8b4eab90c06177ff7d691c7abae24eee4384 /include
parent412cf92d3ca15670b317e08d43335c581c06d862 (diff)
ASCI: Add log categories for GCC/BCC (call control)
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/msc/debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/msc/debug.h b/include/osmocom/msc/debug.h
index 0d08ceb11..12abfa179 100644
--- a/include/osmocom/msc/debug.h
+++ b/include/osmocom/msc/debug.h
@@ -6,6 +6,8 @@
enum {
DRLL,
DCC,
+ DBCC,
+ DGCC,
DMM,
DRR,
DLCLS,