aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/lchan_fsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/lchan_fsm.h')
-rw-r--r--include/osmocom/bsc/lchan_fsm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/bsc/lchan_fsm.h b/include/osmocom/bsc/lchan_fsm.h
index b9ffb2243..276631bb7 100644
--- a/include/osmocom/bsc/lchan_fsm.h
+++ b/include/osmocom/bsc/lchan_fsm.h
@@ -54,6 +54,7 @@ enum lchan_fsm_event {
LCHAN_EV_RSL_CHAN_MODE_MODIFY_ACK,
LCHAN_EV_RSL_CHAN_MODE_MODIFY_NACK,
LCHAN_EV_REQUEST_MODE_MODIFY,
+ LCHAN_EV_RX_MEAS_RES_L1_INFO,
};
void lchan_fsm_init();