From 770cb383520c20a0b75f13f71ce34ebd669f7e9f Mon Sep 17 00:00:00 2001 From: Frédéric Danis Date: Tue, 12 Mar 2013 14:01:30 +0100 Subject: 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. --- plugins/bluez5.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/bluez5.h') 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" -- cgit v1.2.3