aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/abis_nm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/abis_nm.h')
-rw-r--r--include/osmocom/bsc/abis_nm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/bsc/abis_nm.h b/include/osmocom/bsc/abis_nm.h
index 9586deddd..ef9e4f5fc 100644
--- a/include/osmocom/bsc/abis_nm.h
+++ b/include/osmocom/bsc/abis_nm.h
@@ -171,4 +171,6 @@ int abis_nm_select_newest_sw(const struct abis_nm_sw_desc *sw, const size_t len)
/* Helper functions for updating attributes */
int abis_nm_update_max_power_red(struct gsm_bts_trx *trx);
+struct gsm_bts_trx_ts *abis_nm_get_ts(const struct msgb *oml_msg);
+
#endif /* _NM_H */