summaryrefslogtreecommitdiff
path: root/src/mm-iface-modem.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2011-12-28 14:00:15 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-15 14:14:39 +0100
commit0c009a2c4aad1ccbc6a74044750a4ea5d49c4061 (patch)
tree29377960cf86ca95446c1e0abcafa658362ce1e1 /src/mm-iface-modem.h
parent93880155f0e38b54a0886c7cebb05075293c86f4 (diff)
downloadModemManager-0c009a2c4aad1ccbc6a74044750a4ea5d49c4061.tar.gz
iface-modem: implement property binding for the simple status
Diffstat (limited to 'src/mm-iface-modem.h')
-rw-r--r--src/mm-iface-modem.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mm-iface-modem.h b/src/mm-iface-modem.h
index 65bf4d1a2..456860563 100644
--- a/src/mm-iface-modem.h
+++ b/src/mm-iface-modem.h
@@ -333,4 +333,7 @@ MMBearer *mm_iface_modem_create_bearer_finish (MMIfaceModem *self,
GAsyncResult *res,
GError **error);
+void mm_iface_modem_bind_simple_status (MMIfaceModem *self,
+ MMCommonSimpleProperties *status);
+
#endif /* MM_IFACE_MODEM_H */