summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/gsm48_rr.h
diff options
context:
space:
mode:
authorAndreas.Eversberg2010-05-02 19:13:47 +0200
committerAndreas.Eversberg2010-05-02 19:13:47 +0200
commit14974d3dba160861fde619138bc616c98dab9189 (patch)
tree74e9c08f66be822114f8721106b802872b0bc563 /src/host/layer23/include/osmocom/gsm48_rr.h
parentFixed many issues in MM IDLE mode process. (diff)
downloadosmocom-14974d3dba160861fde619138bc616c98dab9189.tar.gz
osmocom-14974d3dba160861fde619138bc616c98dab9189.tar.xz
osmocom-14974d3dba160861fde619138bc616c98dab9189.zip
Many fixes in layer 3:
- Sysinfo storage - Cell/Network selection process - Channel request / Paging
Diffstat (limited to 'src/host/layer23/include/osmocom/gsm48_rr.h')
-rw-r--r--src/host/layer23/include/osmocom/gsm48_rr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host/layer23/include/osmocom/gsm48_rr.h b/src/host/layer23/include/osmocom/gsm48_rr.h
index 9285f58..fbf9e0d 100644
--- a/src/host/layer23/include/osmocom/gsm48_rr.h
+++ b/src/host/layer23/include/osmocom/gsm48_rr.h
@@ -115,7 +115,7 @@ struct gsm48_rrlayer {
/* cr_hist must be signed and greater 8 bit, -1 = no value */
/* current channel descriptions */
- uint16_t arfcn; /* dedicated mode only */
+ uint16_t dm_arfcn; /* dedicated mode only */
struct gsm48_rr_cd cd_now;
/* current cipering */