aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/measurement.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmo-bts/measurement.h')
-rw-r--r--include/osmo-bts/measurement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmo-bts/measurement.h b/include/osmo-bts/measurement.h
index 4f04ffa2..8e91c334 100644
--- a/include/osmo-bts/measurement.h
+++ b/include/osmo-bts/measurement.h
@@ -12,7 +12,7 @@ int lchan_meas_process_measurement(struct gsm_lchan *lchan, struct bts_ul_meas *
void lchan_meas_reset(struct gsm_lchan *lchan);
-bool ts45008_83_is_sub(struct gsm_lchan *lchan, uint32_t fn, bool is_amr_sid_update);
+bool ts45008_83_is_sub(struct gsm_lchan *lchan, uint32_t fn);
int is_meas_complete(struct gsm_lchan *lchan, uint32_t fn);