summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h
diff options
context:
space:
mode:
authorAndreas.Eversberg2010-09-17 11:07:29 +0200
committerAndreas.Eversberg2010-09-17 11:07:29 +0200
commitb349e38838d6df853661ceefdfa1a007d2d5b449 (patch)
tree0a843c936061f4a0221de9e2d92a9d77f5588db2 /src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h
parent[layer23] Added missing pointer reset during establishment of LAPDm connection (diff)
downloadosmocom-b349e38838d6df853661ceefdfa1a007d2d5b449.tar.gz
osmocom-b349e38838d6df853661ceefdfa1a007d2d5b449.tar.xz
osmocom-b349e38838d6df853661ceefdfa1a007d2d5b449.zip
[layer23] CM service is now accepted when ciphering has started
Sylvain pointed out that CM SERVICE ACCEPT message is not requred, if ciphering has been completed. In this case, an RR_SYNC_IND is sent to mobility management, and treated there as CM SERVICE ACCEPT.
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h')
-rw-r--r--src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h b/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h
index e8b44dc..5ab5f4f 100644
--- a/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h
+++ b/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h
@@ -40,6 +40,8 @@
#define RR_REL_CAUSE_LOST_SIGNAL 7
#define RR_REL_CAUSE_LINK_FAILURE 8
+#define RR_SYNC_CAUSE_CIPHERING 1
+
#define L3_ALLOC_SIZE 256
#define L3_ALLOC_HEADROOM 64