From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Szymon Janc To: Sebastian Chlad Cc: linux-bluetooth@vger.kernel.org Subject: Re: [PATCH] android/pts: Adjust PICS for GATT Date: Tue, 20 May 2014 21:04:47 +0200 Message-ID: <5267193.JEyLGKePJb@athlon> In-Reply-To: <1400505692-5855-1-git-send-email-sebastian.chlad@tieto.com> References: <1400505692-5855-1-git-send-email-sebastian.chlad@tieto.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-bluetooth-owner@vger.kernel.org List-ID: Hi Sebastian, On Monday 19 May 2014 15:21:32 Sebastian Chlad wrote: > As we do not support SDP record for GATT we shall disable > respective PICS (6/3). Moreover patch disables support for > Attribute Protocol over BR/EDR. > --- > android/pics-gatt.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/android/pics-gatt.txt b/android/pics-gatt.txt > index f3e8199..a648846 100644 > --- a/android/pics-gatt.txt > +++ b/android/pics-gatt.txt > @@ -29,7 +29,7 @@ C.4: Optional IF TSPC_GATT_1_2 is supported, otherwise > Excluded > --------------------------------------------------------------------------- > ---- Parameter Name Selected Description > --------------------------------------------------------------------------- > ---- -TSPC_GATT_2_1 True Attribute Protocol Supported over BR/EDR > +TSPC_GATT_2_1 False (*) Attribute Protocol Supported over BR/EDR > (L2CAP fixed channel support) (C.1) > TSPC_GATT_2_2 True Attribute Protocol Supported over LE (C.2) > --------------------------------------------------------------------------- > ---- @@ -221,7 +221,7 @@ Parameter Name Selected Description > --------------------------------------------------------------------------- > ---- TSPC_GATT_6_2 True Discover GATT Services using Service Discovery > Profile (C.1) > -TSPC_GATT_6_3 True Publish SDP record for GATT services support > +TSPC_GATT_6_3 False (*) Publish SDP record for GATT services support > via BR/EDR (C.2) > --------------------------------------------------------------------------- > ---- C.1: Mandatory IF TSPC_GATT_1_1 is supported, otherwise Excluded Patch applied, thanks. -- Szymon K. Janc szymon.janc@gmail.com