From e97b7c418cb95d01f10aa6f54f84634c5a8c0387 Mon Sep 17 00:00:00 2001 From: "Andreas.Eversberg" Date: Mon, 27 Sep 2010 18:53:03 +0000 Subject: [layer23] Alter simulated-delay via VTY on the fly (active channel) --- src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/host/layer23/include/osmocom/bb/mobile') diff --git a/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h b/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h index 9a96a848..830c8cf5 100644 --- a/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h +++ b/src/host/layer23/include/osmocom/bb/mobile/gsm48_rr.h @@ -192,5 +192,6 @@ int gsm48_rr_rach_conf(struct osmocom_ms *ms, uint32_t fn); extern const char *gsm48_rr_state_names[]; int gsm48_rr_start_monitor(struct osmocom_ms *ms); int gsm48_rr_stop_monitor(struct osmocom_ms *ms); +int gsm48_rr_alter_delay(struct osmocom_ms *ms); #endif /* _GSM48_RR_H */ -- cgit v1.2.3