summaryrefslogtreecommitdiff
path: root/lib/uuid.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-11-16 12:31:11 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-11-16 14:27:51 +0200
commit356386cd2f713264a07fb13c571f3959452f8a23 (patch)
tree4bf8d9371a8331334137ffedfbb5e3c684e98f77 /lib/uuid.h
parent838edb429a1f641dc8a9cdd7b6a2b112e8fc6036 (diff)
downloadbluez-356386cd2f713264a07fb13c571f3959452f8a23.tar.gz
core: Add Service property for external profiles
This property is used to distinguish the service class UUID from the actual profile UUID.
Diffstat (limited to 'lib/uuid.h')
-rw-r--r--lib/uuid.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/uuid.h b/lib/uuid.h
index 0edc57c21..f85abbe5c 100644
--- a/lib/uuid.h
+++ b/lib/uuid.h
@@ -93,10 +93,12 @@ extern "C" {
#define OBEX_SYNC_UUID "00001104-0000-1000-8000-00805f9b34fb"
#define OBEX_OPP_UUID "00001105-0000-1000-8000-00805f9b34fb"
#define OBEX_FTP_UUID "00001106-0000-1000-8000-00805f9b34fb"
-#define OBEX_BIP_UUID "0000111a-0000-1000-8000-00805f9b34fb"
-#define OBEX_PBAP_UUID "0000112f-0000-1000-8000-00805f9b34fb"
+#define OBEX_PCE_UUID "0000112e-0000-1000-8000-00805f9b34fb"
+#define OBEX_PSE_UUID "0000112f-0000-1000-8000-00805f9b34fb"
+#define OBEX_PBAP_UUID "00001130-0000-1000-8000-00805f9b34fb"
#define OBEX_MAS_UUID "00001132-0000-1000-8000-00805f9b34fb"
#define OBEX_MNS_UUID "00001133-0000-1000-8000-00805f9b34fb"
+#define OBEX_MAP_UUID "00001134-0000-1000-8000-00805f9b34fb"
typedef struct {
enum {