summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/gsm48_rr.h
diff options
context:
space:
mode:
authorAndreas.Eversberg2010-07-17 11:37:58 +0200
committerAndreas.Eversberg2010-07-17 11:37:58 +0200
commit07b0abd4b3f64922d785a674da3230540b549655 (patch)
tree38774988bf271e445fa97afafc79296237cdff19 /src/host/layer23/include/osmocom/gsm48_rr.h
parent[layer23] Fixed establishment of multiple MM connections (diff)
downloadosmocom-07b0abd4b3f64922d785a674da3230540b549655.tar.gz
osmocom-07b0abd4b3f64922d785a674da3230540b549655.tar.xz
osmocom-07b0abd4b3f64922d785a674da3230540b549655.zip
[layer23] After location updating, the last cell is selected without search
Diffstat (limited to 'src/host/layer23/include/osmocom/gsm48_rr.h')
-rw-r--r--src/host/layer23/include/osmocom/gsm48_rr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/gsm48_rr.h b/src/host/layer23/include/osmocom/gsm48_rr.h
index c268c24..f5d5220 100644
--- a/src/host/layer23/include/osmocom/gsm48_rr.h
+++ b/src/host/layer23/include/osmocom/gsm48_rr.h
@@ -120,6 +120,7 @@ struct gsm48_rrlayer {
/* states if RR-EST-REQ was used */
uint8_t rr_est_req;
struct msgb *rr_est_msg;
+ uint8_t est_cause; /* cause used for establishment */
/* channel request states */
uint8_t wait_assign; /* waiting for assignment state */