pespin submitted this change.
gsm0502.h: Document spec number
Change-Id: I3a3fdde39a4f3927516b9c160c04144764800fda
---
M include/osmocom/gsm/gsm0502.h
1 file changed, 15 insertions(+), 1 deletion(-)
diff --git a/include/osmocom/gsm/gsm0502.h b/include/osmocom/gsm/gsm0502.h
index 43ab0b8..ffd6e20 100644
--- a/include/osmocom/gsm/gsm0502.h
+++ b/include/osmocom/gsm/gsm0502.h
@@ -1,4 +1,7 @@
-/*! \file gsm0502.h */
+/*! \defgroup gsm0502 GSM 05.02 / 3GPP TS 45.002
+ * @{
+ * \file gsm0502.h
+ */
#pragma once
@@ -107,3 +110,5 @@
size_t n, const uint16_t *ma);
int gsm0502_fn2ccch_block(uint32_t fn);
+
+/*! @} */
To view, visit change 33752. To unsubscribe, or for help writing mail filters, visit settings.