summaryrefslogtreecommitdiffstats
path: root/plugins/bluez5.h
diff options
context:
space:
mode:
authorFrédéric Danis <frederic.danis@linux.intel.com>2013-03-12 14:01:30 +0100
committerDenis Kenzior <denkenz@gmail.com>2013-03-21 10:12:42 -0500
commit770cb383520c20a0b75f13f71ce34ebd669f7e9f (patch)
treeda7029ea451339737df5bbd5815114561035f6f6 /plugins/bluez5.h
parent8a1bd0d6570951f69949f9c9cf1a12e8aab63453 (diff)
downloadofono-770cb383520c20a0b75f13f71ce34ebd669f7e9f.tar.bz2
dun_gw: Add BlueZ 5 version
This patch adds initial implementation of the D-Bus Profile1 interface and methods responsible for handling Bluetooth connections. The DUN GW profile interface is registered as soon as a GPRS capable modem is registered in oFono.
Diffstat (limited to 'plugins/bluez5.h')
-rw-r--r--plugins/bluez5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/bluez5.h b/plugins/bluez5.h
index 573a54c4..5b8c1f55 100644
--- a/plugins/bluez5.h
+++ b/plugins/bluez5.h
@@ -25,6 +25,7 @@
#define BLUEZ_DEVICE_INTERFACE BLUEZ_SERVICE ".Device1"
#define BLUEZ_ERROR_INTERFACE BLUEZ_SERVICE ".Error"
+#define DUN_GW_UUID "00001103-0000-1000-8000-00805f9b34fb"
#define HFP_HS_UUID "0000111e-0000-1000-8000-00805f9b34fb"
#define HFP_AG_UUID "0000111f-0000-1000-8000-00805f9b34fb"