aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/gsm_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/gsm_data.h')
-rw-r--r--include/osmocom/bsc/gsm_data.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h
index 569e2885c..31759cc58 100644
--- a/include/osmocom/bsc/gsm_data.h
+++ b/include/osmocom/bsc/gsm_data.h
@@ -841,6 +841,9 @@ struct gsm_bts_trx_ts {
} rbs2000;
};
+ /* Maximum BCCH carrier power reduction */
+ uint8_t c0_max_power_red_db;
+
/* Maximum number of lchans that could become usable, for example by switching a dynamic timeslot's type or by
* enabling VAMOS secondary lchans. This does include the maximum count of possible VAMOS secondary lchans. */
uint8_t max_lchans_possible;