aboutsummaryrefslogtreecommitdiff
path: root/src/mm-iface-modem-messaging.h
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2012-02-09 14:38:57 +0100
committerAleksander Morgado <aleksander@lanedo.com>2012-03-15 14:15:02 +0100
commit6bb4f9cb5774d02e60af5dd243bd0a6ef3334a26 (patch)
tree7c4705a378478d7432a83d313a24247753c61999 /src/mm-iface-modem-messaging.h
parent2622705744eb27f834abc72fdd8518289d486fda (diff)
iface-modem-messaging: handle the flag to use PDU mode as a property
Diffstat (limited to 'src/mm-iface-modem-messaging.h')
-rw-r--r--src/mm-iface-modem-messaging.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mm-iface-modem-messaging.h b/src/mm-iface-modem-messaging.h
index 20890117..7669f7fd 100644
--- a/src/mm-iface-modem-messaging.h
+++ b/src/mm-iface-modem-messaging.h
@@ -30,6 +30,7 @@
#define MM_IFACE_MODEM_MESSAGING_DBUS_SKELETON "iface-modem-messaging-dbus-skeleton"
#define MM_IFACE_MODEM_MESSAGING_SMS_LIST "iface-modem-messaging-sms-list"
+#define MM_IFACE_MODEM_MESSAGING_SMS_PDU_MODE "iface-modem-messaging-sms-pdu-mode"
typedef struct _MMIfaceModemMessaging MMIfaceModemMessaging;