[OTP] Handle GattConnected event
[platform/core/connectivity/bluetooth-frwk.git] / bt-otp / bt-otpserver.h
index 0a80eb0..e72bc4e 100755 (executable)
@@ -27,6 +27,7 @@
 #define BT_MANAGER_INTERFACE "org.freedesktop.DBus.ObjectManager"
 #define BT_BLUEZ_NAME "org.bluez"
 #define BT_DEVICE_INTERFACE "org.bluez.Device1"
+#define BT_PROPERTIES_INTERFACE "org.freedesktop.DBus.Properties"
 
 #define BT_OTC_INTERFACE_NAME  "org.projectx.otc_channel"
 
 #define OTP_CP_CCC_DESC_UUID           "2902"
 
 /* OTP Object Type Custom UUIDs */
-/* In SIG Assigned numbers not available */
-#define UNSUPPORTED_OBJECT_TYPE_UUID   "000019aa-0000-1001-8000-00805f9b34fb"
-#define FIRMWARE_UUID                  "000019ab-0000-1001-8000-00805f9b34fb"
-#define ROUTE_GPX_UUID                 "000019ac-0000-1001-8000-00805f9b34fb"
-#define TRACK_GPX_UUID                 "000019ad-0000-1001-8000-00805f9b34fb"
+/* SIG has not defined any UUID so far */
+#define UNSUPPORTED_OBJECT_TYPE_UUID   "00007fb0-0000-1001-8000-00805f9b34fb"
+#define FIRMWARE_UUID                  "00007fb1-0000-1001-8000-00805f9b34fb"
+#define ROUTE_GPX_UUID                 "00007fb2-0000-1001-8000-00805f9b34fb"
+#define TRACK_GPX_UUID                 "00007fb3-0000-1001-8000-00805f9b34fb"
 
 /* Object Metadata Length */
 #define OTP_FEATURE_LENGTH             8