summaryrefslogtreecommitdiff
path: root/lib/uuid.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-10-02 13:43:07 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-10-02 13:43:07 +0300
commit64bf69dc9ac72b233dd4dbbbba145158dcd0eaee (patch)
treef22e78e58508d4254cba16de52c0d0df44e8b42a /lib/uuid.h
parenta5ee8819e2cb177d49c6fcf1c683dd97bd3211cb (diff)
downloadbluez-64bf69dc9ac72b233dd4dbbbba145158dcd0eaee.tar.gz
lib: Add SPP UUID define
Diffstat (limited to 'lib/uuid.h')
-rw-r--r--lib/uuid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/uuid.h b/lib/uuid.h
index 9da1b5478..a812309cc 100644
--- a/lib/uuid.h
+++ b/lib/uuid.h
@@ -88,6 +88,8 @@ extern "C" {
#define GAP_UUID "00001800-0000-1000-8000-00805f9b34fb"
#define PNP_UUID "00001200-0000-1000-8000-00805f9b34fb"
+#define SPP_UUID "00001101-0000-1000-8000-00805f9b34fb"
+
typedef struct {
enum {
BT_UUID_UNSPEC = 0,