--- lib/uuid.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/uuid.h b/lib/uuid.h index 95e5a9a..87e0bd0 100644 --- a/lib/uuid.h +++ b/lib/uuid.h @@ -105,6 +105,9 @@ extern "C" { #define OBEX_MNS_UUID "00001133-0000-1000-8000-00805f9b34fb" #define OBEX_MAP_UUID "00001134-0000-1000-8000-00805f9b34fb" +/* GATT UUIDs section */ +#define GATT_PRIM_SVC_UUID 0x2800 + typedef struct { enum { BT_UUID_UNSPEC = 0, -- 1.8.3.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html