aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/scheduler_backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bts-trx/scheduler_backend.h')
-rw-r--r--src/osmo-bts-trx/scheduler_backend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/osmo-bts-trx/scheduler_backend.h b/src/osmo-bts-trx/scheduler_backend.h
index b8084552..9f663cdd 100644
--- a/src/osmo-bts-trx/scheduler_backend.h
+++ b/src/osmo-bts-trx/scheduler_backend.h
@@ -79,3 +79,4 @@ int rx_tchh_fn(struct l1sched_trx *l1t, uint8_t tn, uint32_t fn,
const ubit_t *_sched_dl_burst(struct l1sched_trx *l1t, uint8_t tn, uint32_t fn);
int _sched_rts(struct l1sched_trx *l1t, uint8_t tn, uint32_t fn);
+void _sched_act_rach_det(struct l1sched_trx *l1t, uint8_t tn, uint8_t ss, int activate);