aboutsummaryrefslogtreecommitdiff
path: root/src/mm-bearer-3gpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-bearer-3gpp.h')
-rw-r--r--src/mm-bearer-3gpp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mm-bearer-3gpp.h b/src/mm-bearer-3gpp.h
index a1e4d082..8cb205a9 100644
--- a/src/mm-bearer-3gpp.h
+++ b/src/mm-bearer-3gpp.h
@@ -53,6 +53,9 @@ struct _MMBearer3gppClass {
GType mm_bearer_3gpp_get_type (void);
+/* Getter for an unique 3GPP Bearer path */
+gchar *mm_bearer_3gpp_new_unique_path (void);
+
/* Default 3GPP bearer creation implementation */
void mm_bearer_3gpp_new (MMIfaceModem3gpp *modem,
MMCommonBearerProperties *properties,