summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/gsm322.h
diff options
context:
space:
mode:
authorAndreas.Eversberg2010-06-28 15:33:14 +0200
committerAndreas.Eversberg2010-06-28 15:33:14 +0200
commitf2b1e55c1e33b4645e2249b2d347955345622ebb (patch)
tree4911377c0070a3bb686841e0ce88370fde3ad8e0 /src/host/layer23/include/osmocom/gsm322.h
parent[layer23] Minor fix for MCC+MNC print format. (diff)
downloadosmocom-f2b1e55c1e33b4645e2249b2d347955345622ebb.tar.gz
osmocom-f2b1e55c1e33b4645e2249b2d347955345622ebb.tar.xz
osmocom-f2b1e55c1e33b4645e2249b2d347955345622ebb.zip
[layer23] Updated layer23 to current L1 support and forthcomming hopping.
Diffstat (limited to 'src/host/layer23/include/osmocom/gsm322.h')
-rwxr-xr-xsrc/host/layer23/include/osmocom/gsm322.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/gsm322.h b/src/host/layer23/include/osmocom/gsm322.h
index 3a275b1..d9cd226 100755
--- a/src/host/layer23/include/osmocom/gsm322.h
+++ b/src/host/layer23/include/osmocom/gsm322.h
@@ -149,6 +149,7 @@ struct gsm322_cellsel {
uint32_t scan_state; /* special state of current scan */
uint8_t ccch_state; /* special state of current ccch */
uint16_t arfcn; /* current tuned idle mode arfcn */
+ uint8_t ccch_mode; /* curren CCCH_MODE_* */
struct gsm48_sysinfo *si; /* current sysinfo */
uint8_t selected; /* if a cell is selected */