summaryrefslogtreecommitdiffstats
path: root/src/ofono.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ofono.h')
-rw-r--r--src/ofono.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ofono.h b/src/ofono.h
index e9dde2fb..06599895 100644
--- a/src/ofono.h
+++ b/src/ofono.h
@@ -212,6 +212,9 @@ unsigned int __ofono_netreg_add_status_watch(struct ofono_netreg *netreg,
gboolean __ofono_netreg_remove_status_watch(struct ofono_netreg *netreg,
unsigned int id);
+void __ofono_netreg_set_base_station_name(struct ofono_netreg *netreg,
+ const char *name);
+
#include <ofono/history.h>
void __ofono_history_probe_drivers(struct ofono_modem *modem);