[PATCH] libosmocore[master]: gsm_04_08.h: Clearly annotate timers that don't have a 3GPP ...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Jan 27 08:48:28 UTC 2018


Review at  https://gerrit.osmocom.org/6119

gsm_04_08.h: Clearly annotate timers that don't have a 3GPP Default value

Change-Id: I44fffaec1f7c0d819aa2ebc85e97f19581fc689c
---
M include/osmocom/gsm/protocol/gsm_04_08.h
1 file changed, 7 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/19/6119/1

diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h
index 93b8c59..a7ab612 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08.h
@@ -1495,14 +1495,14 @@
 #define GSM48_T303	30, 0
 #define GSM48_T305	30, 0
 #define GSM48_T306	30, 0
-#define GSM48_T308	10, 0
-#define GSM48_T310	180, 0
-#define GSM48_T313	30, 0
+#define GSM48_T308	10, 0		/* no spec default */
+#define GSM48_T310	180, 0		/* no spec default */
+#define GSM48_T313	30, 0		/* no spec default */
 #define GSM48_T323	30, 0
-#define GSM48_T331	30, 0
-#define GSM48_T333	30, 0
-#define GSM48_T334	25, 0 /* min 15 */
-#define GSM48_T338	30, 0
+#define GSM48_T331	30, 0		/* no spec default */
+#define GSM48_T333	30, 0		/* no spec default */
+#define GSM48_T334	25, 0 /* min 15s */
+#define GSM48_T338	30, 0		/* no spec default */
 #define GSM48_T303_MS	30, 0
 #define GSM48_T305_MS	30, 0
 #define GSM48_T308_MS	30, 0

-- 
To view, visit https://gerrit.osmocom.org/6119
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I44fffaec1f7c0d819aa2ebc85e97f19581fc689c
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list