summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/gsm48_mm.h
diff options
context:
space:
mode:
authorAndreas.Eversberg2010-06-06 20:19:46 +0200
committerAndreas.Eversberg2010-06-06 20:19:46 +0200
commitd8cc251cf1bb15a2abef05a9855a8ed39a8469c1 (patch)
tree69fcc881a00a5e2b719d8c4f45904fe683a535ca /src/host/layer23/include/osmocom/gsm48_mm.h
parentAdded call application to mnccms.c and added commands to dial/answer/hangup t... (diff)
downloadosmocom-d8cc251cf1bb15a2abef05a9855a8ed39a8469c1.tar.gz
osmocom-d8cc251cf1bb15a2abef05a9855a8ed39a8469c1.tar.xz
osmocom-d8cc251cf1bb15a2abef05a9855a8ed39a8469c1.zip
Fixes and improvements of RR, MM, CC processes.
Diffstat (limited to 'src/host/layer23/include/osmocom/gsm48_mm.h')
-rw-r--r--src/host/layer23/include/osmocom/gsm48_mm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/gsm48_mm.h b/src/host/layer23/include/osmocom/gsm48_mm.h
index 5c2d029..ece5484 100644
--- a/src/host/layer23/include/osmocom/gsm48_mm.h
+++ b/src/host/layer23/include/osmocom/gsm48_mm.h
@@ -182,6 +182,7 @@ struct gsm48_mmlayer {
uint8_t lupd_ra_failure;/* random access failed */
uint8_t lupd_rej_cause; /* cause of last reject */
uint8_t lupd_periodic; /* periodic update pending */
+ uint8_t lupd_retry; /* pending T3211/T3213 to */
/* imsi detach */
uint8_t delay_detach; /* do detach when possible */