aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/bts_features.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/gsm/bts_features.h')
-rw-r--r--include/osmocom/gsm/bts_features.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/gsm/bts_features.h b/include/osmocom/gsm/bts_features.h
index 6856aac1..d0dbe48f 100644
--- a/include/osmocom/gsm/bts_features.h
+++ b/include/osmocom/gsm/bts_features.h
@@ -27,6 +27,7 @@ enum osmo_bts_features {
BTS_FEAT_PAGING_COORDINATION, /* BTS hands CS paging to PCU/PACCH */
BTS_FEAT_IPV6_NSVC,
BTS_FEAT_ACCH_REP,
+ BTS_FEAT_CCN, /* Is CCN supported by the cell? TS 44.060 sec 8.8.2 */
_NUM_BTS_FEAT
};