OSDN Git Service

lib: Add SPP UUID define
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 2 Oct 2012 10:43:07 +0000 (13:43 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 2 Oct 2012 10:43:07 +0000 (13:43 +0300)
lib/uuid.h

index 9da1b54..a812309 100644 (file)
@@ -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,