summaryrefslogtreecommitdiffstats
path: root/src/gsm/gan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gsm/gan.c')
-rw-r--r--src/gsm/gan.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gsm/gan.c b/src/gsm/gan.c
index 0bcaa175..1d98b38b 100644
--- a/src/gsm/gan.c
+++ b/src/gsm/gan.c
@@ -21,6 +21,10 @@
#include <osmocom/gsm/protocol/gsm_44_318.h>
+/*! \file gan.c
+ * \brief Generic Access Network (GAN) / UMA according to TS 44.318
+ */
+
const struct value_string gan_msgt_vals[] = {
{ GA_MT_RC_DISCOVERY_REQUEST, "GA-RC DISCOVERY REQUEST" },