aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/rest_octets.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/rest_octets.h')
-rw-r--r--include/osmocom/bsc/rest_octets.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/osmocom/bsc/rest_octets.h b/include/osmocom/bsc/rest_octets.h
index f7ad682b7..7df66f732 100644
--- a/include/osmocom/bsc/rest_octets.h
+++ b/include/osmocom/bsc/rest_octets.h
@@ -82,14 +82,13 @@ struct gprs_cell_options {
uint32_t t3192; /* in milliseconds */
uint32_t drx_timer_max;/* in seconds */
uint32_t bs_cv_max;
- uint8_t supports_egprs_11bit_rach;
bool ctrl_ack_type_use_block; /* use PACKET CONTROL ACKNOWLEDGMENT */
uint8_t ext_info_present;
struct {
uint8_t egprs_supported;
- uint8_t use_egprs_p_ch_req;
- uint8_t bep_period;
+ uint8_t use_egprs_p_ch_req;
+ uint8_t bep_period;
uint8_t pfc_supported;
uint8_t dtm_supported;
uint8_t bss_paging_coordination;