summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2011-12-09 15:56:39 +0100
committerDaniel Wagner <daniel.wagner@bmw-carit.de>2012-05-22 18:44:46 +0200
commit83becec832f451ca4a14dbb1198fe74680e78e7d (patch)
tree27dac1919ae177430ebf1bac7ec38b75089af38a /plugins
parent91cbcbf371ebec6bf2ff927105eedfe3b85cbf18 (diff)
downloadofono-83becec832f451ca4a14dbb1198fe74680e78e7d.tar.bz2
bluetooth: Add Serial interface definition
Diffstat (limited to 'plugins')
-rw-r--r--plugins/bluetooth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/bluetooth.h b/plugins/bluetooth.h
index daa18730..4fc16adf 100644
--- a/plugins/bluetooth.h
+++ b/plugins/bluetooth.h
@@ -27,6 +27,7 @@
#define BLUEZ_ADAPTER_INTERFACE BLUEZ_SERVICE ".Adapter"
#define BLUEZ_DEVICE_INTERFACE BLUEZ_SERVICE ".Device"
#define BLUEZ_SERVICE_INTERFACE BLUEZ_SERVICE ".Service"
+#define BLUEZ_SERIAL_INTERFACE BLUEZ_SERVICE ".Serial"
#define DBUS_TIMEOUT 15