From patchwork Fri Oct 20 10:22:33 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luiz Augusto von Dentz X-Patchwork-Id: 10019489 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 83FB4602CB for ; Fri, 20 Oct 2017 10:22:59 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7451D285F1 for ; Fri, 20 Oct 2017 10:22:59 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 692F728EE0; Fri, 20 Oct 2017 10:22:59 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D3D75285F1 for ; Fri, 20 Oct 2017 10:22:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752845AbdJTKW4 (ORCPT ); Fri, 20 Oct 2017 06:22:56 -0400 Received: from mail-lf0-f67.google.com ([209.85.215.67]:49513 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752891AbdJTKWp (ORCPT ); Fri, 20 Oct 2017 06:22:45 -0400 Received: by mail-lf0-f67.google.com with SMTP id w21so12676776lfc.6; Fri, 20 Oct 2017 03:22:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=+U3I1/SGes5pm4oFlKn9bYXty/HF2mKhG9bFCUSd93g=; b=RWQn/K3JoaxSyatJrN2qSgbU9rbfJ0O6u9ILNf9ROmeeCbkBiyQa2w/0OoRuQixAyM XT9OJXOE4rLr/2B0hOUGhShlwTCuekyN1mqAOVgS+9d1SuCgM9se8HFDAFtJYK6q2Xcl we2JHbzZSSywMswu/oH3hhmMXCAIpAT+fpOKS2OeMJAxE+xK8mtyUwuLYoO8GxHxDGqS JOO+jnNP/GwKc6YumGq0dpHnzcOjX2bIg8gmhwyKVec5J8cpKOXtEbo3D1mqMELviFv0 fbbxuPFRnbPTfYz1RGauLcqHS+4rWz1Dahbl2eO/ke0Y6eiAm/qw9rfvPXxmrkQXd8W9 75eQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=+U3I1/SGes5pm4oFlKn9bYXty/HF2mKhG9bFCUSd93g=; b=A6IPL4wSIQ1kgG7qpv96rVTJYOcl9MQ881u9dyTS/77J8+7LRWJa3bEVisLzQuD3F5 JNuayDJYqrACMBbfbctYJcmLFWlYjPw5mm2fUtdU1hdju1i9d5Ne44e9z0pgO5T1TK3Y jykV25afjpMS1yomg/0nlJwjoSdMb588Kpc4cdLpeGLDaMWAvGaSmMDSoy+BLppuGtvq uEvQNVoGdO2TUC6Z2TSaj+A5LV4m48BoZ8PBJMCja+qynIODqlSTb2SUY1Mc/Q1TrMKv mfflM6rw/1eLlPHLFo0gNnJt6FeMYl9OqnRPwf5CmrN7GwYm8+dxphyOSFrRxbXN4O1Q MO5g== X-Gm-Message-State: AMCzsaU9r8J63V+OttPZpPud4aQMAg1GFNRgphjDCAPXDTyjTCm08SEI zXOJFruOgDeqWKS3BZWDrvRRWQgI X-Google-Smtp-Source: ABhQp+QHpLzWxglgestWUc26RE7VCo+s9NbaCb2c6SmSaGB9BalOitEFCxQ2FsuxYqrmUQKG6ByWmg== X-Received: by 10.46.1.74 with SMTP id 71mr1842212ljb.10.1508494963175; Fri, 20 Oct 2017 03:22:43 -0700 (PDT) Received: from vudentzs-t460s.pp.htv.fi (89-27-7-11.bb.dnainternet.fi. [89.27.7.11]) by smtp.gmail.com with ESMTPSA id z71sm168510lje.26.2017.10.20.03.22.42 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 20 Oct 2017 03:22:42 -0700 (PDT) From: Luiz Augusto von Dentz To: linux-bluetooth@vger.kernel.org Cc: patrik.flykt@linux.intel.com, linux-wpan@vger.kernel.org Subject: [RFC 4/7] uuid: Add IPSP UUID Date: Fri, 20 Oct 2017 13:22:33 +0300 Message-Id: <20171020102236.17499-5-luiz.dentz@gmail.com> X-Mailer: git-send-email 2.13.6 In-Reply-To: <20171020102236.17499-1-luiz.dentz@gmail.com> References: <20171020102236.17499-1-luiz.dentz@gmail.com> Sender: linux-wpan-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wpan@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Luiz Augusto von Dentz This adds IPSP UUID in string format. --- lib/uuid.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/uuid.h b/lib/uuid.h index 2c57a3378..71ed3df3b 100644 --- a/lib/uuid.h +++ b/lib/uuid.h @@ -81,6 +81,8 @@ extern "C" { #define SENSOR_LOCATION_UUID "00002a5d-0000-1000-8000-00805f9b34fb" #define SC_CONTROL_POINT_UUID "00002a55-0000-1000-8000-00805f9b34fb" +#define IPSP_UUID "00001820-0000-1000-8000-00805f9b34fb" + #define RFCOMM_UUID_STR "00000003-0000-1000-8000-00805f9b34fb" #define HDP_UUID "00001400-0000-1000-8000-00805f9b34fb"