Linux bluetooth development
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Mariusz Skamra <mariusz.skamra@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/2] android/pts: Update HOGP PIXIT, PICS for PTS 6.0
Date: Mon, 16 Feb 2015 15:01:32 +0100	[thread overview]
Message-ID: <1727708.JnxM1dE5kP@uw000953> (raw)
In-Reply-To: <1424076237-28349-1-git-send-email-mariusz.skamra@tieto.com>

Hi Mariusz,

On Monday 16 of February 2015 09:43:56 Mariusz Skamra wrote:
> ---
>  android/pics-hogp.txt  | 75 ++++++++++++++++++++++++++------------------------
>  android/pixit-hogp.txt |  3 +-
>  2 files changed, 41 insertions(+), 37 deletions(-)
> 
> diff --git a/android/pics-hogp.txt b/android/pics-hogp.txt
> index 61cf56a..e656e0c 100644
> --- a/android/pics-hogp.txt
> +++ b/android/pics-hogp.txt
> @@ -1,6 +1,6 @@
>  HOGP PICS for the PTS tool.
>  
> -PTS version: 5.3
> +PTS version: 6.0
>  
>  * - different than PTS defaults
>  # - not yet implemented/supported
> @@ -249,7 +249,7 @@ TSPC_HOGP_11_10	True		Read Report characteristic: Input Report:
>  TSPC_HOGP_11_11	True		Report characteristic configuration with 0x0001
>  					(M.1)
>  TSPC_HOGP_11_11a True		Report characteristic configuration with 0x0000
> -					(M.1)
> +					(O)
>  TSPC_HOGP_11_12	True		Read HID Information characteristic (M.1)
>  TSPC_HOGP_11_13	False (*)	Suspend State (O)
>  TSPC_HOGP_11_14	False (*)	Exit Suspend State (C.1)
> @@ -335,23 +335,26 @@ C.2: Mandatory to support if TSPC_HOGP_10_8 is supported, else excluded.
>  -------------------------------------------------------------------------------
>  Parameter Name	Selected	Description
>  -------------------------------------------------------------------------------
> -TSPC_HOGP_13_1	True		Attribute Protocol supported over LE Transport
> -TSPC_HOGP_13_2	True		Generic Attribute Profile Client
> -TSPC_HOGP_13_3	True		Discover All Primary Services
> -TSPC_HOGP_13_4	False (*)	Discover Primary Services by Service UUID
> -TSPC_HOGP_13_5	True		Find Included Services
> -TSPC_HOGP_13_6	True		Discover All Characteristics of a Service
> -TSPC_HOGP_13_7	False (*)	Discover Characteristics by UUID
> -TSPC_HOGP_13_8	True		Discover All Characteristic Descriptors
> -TSPC_HOGP_13_9	True		Read Characteristic Value
> -TSPC_HOGP_13_10	True		Read using Characteristic UUID
> -TSPC_HOGP_13_11	True		Read Long Characteristic Value
> -TSPC_HOGP_13_12	True		Read Characteristic Descriptors
> -TSPC_HOGP_13_13	True		Write without Response
> -TSPC_HOGP_13_14	True		Write Characteristic Value
> -TSPC_HOGP_13_15	True		Write Characteristic Descriptors
> -TSPC_HOGP_13_16	True		Notifications
> -TSPC_HOGP_13_17	True		Exchange MTU
> +TSPC_HOGP_13_1	True		Attribute Protocol supported over LE Transport (M)
> +TSPC_HOGP_13_2	True		Generic Attribute Profile Client (M)
> +TSPC_HOGP_13_3	True		Discover All Primary Services (C.1)
> +TSPC_HOGP_13_4	False (*)	Discover Primary Services by Service UUID (C.1)
> +TSPC_HOGP_13_5	True		Find Included Services (M)
> +TSPC_HOGP_13_6	True		Discover All Characteristics of a Service (C.2)
> +TSPC_HOGP_13_7	False (*)	Discover Characteristics by UUID (C.2)
> +TSPC_HOGP_13_8	True		Discover All Characteristic Descriptors (M)
> +TSPC_HOGP_13_9	True		Read Characteristic Value (M)
> +TSPC_HOGP_13_10	True		Read using Characteristic UUID (O)
> +TSPC_HOGP_13_11	True		Read Long Characteristic Value (M)
> +TSPC_HOGP_13_12	True		Read Characteristic Descriptors (M)
> +TSPC_HOGP_13_13	True		Write without Response (M)
> +TSPC_HOGP_13_14	True		Write Characteristic Value (M)
> +TSPC_HOGP_13_15	True		Write Characteristic Descriptors (M)
> +TSPC_HOGP_13_16	True		Notifications (M)
> +TSPC_HOGP_13_17	True		Exchange MTU (M)
> +-------------------------------------------------------------------------------
> +C.1: Mandatory to support at least one of these features.
> +C.2: Mandatory to support at least one of these features.
>  -------------------------------------------------------------------------------
>  
>  
> @@ -359,20 +362,20 @@ TSPC_HOGP_13_17	True		Exchange MTU
>  -------------------------------------------------------------------------------
>  Parameter Name	Selected	Description
>  -------------------------------------------------------------------------------
> -TSPC_HOGP_14_1	False (*)	Attribute Protocol supported over LE Transport
> -TSPC_HOGP_14_2	False (*)	Generic Attribute Profile Client
> -TSPC_HOGP_14_3	False (*)	Discover All Primary Services
> -TSPC_HOGP_14_4	False (*)	Discover Primary Services by Service UUID
> -TSPC_HOGP_14_5	False (*)	Discover All Characteristics of a Service
> -TSPC_HOGP_14_6	False (*)	Discover Characteristics by UUID
> -TSPC_HOGP_14_7	False (*)	Discover All Characteristic Descriptors
> -TSPC_HOGP_14_8	False (*)	Read Characteristic Value
> -TSPC_HOGP_14_9	False (*)	Read using Characteristic UUID
> -TSPC_HOGP_14_10	False (*)	Read Characteristic Descriptors
> -TSPC_HOGP_14_11	False (*)	Write without Response
> -TSPC_HOGP_14_12	False (*)	Write Characteristic Value
> -TSPC_HOGP_14_13	False (*)	Write Characteristic Descriptors
> -TSPC_HOGP_14_14	False (*)	Notifications
> +TSPC_HOGP_14_1	False (*)	Attribute Protocol supported over LE Transport (M)
> +TSPC_HOGP_14_2	False (*)	Generic Attribute Profile Client (M)
> +TSPC_HOGP_14_3	False (*)	Discover All Primary Services (C.1)
> +TSPC_HOGP_14_4	False (*)	Discover Primary Services by Service UUID (C.1)
> +TSPC_HOGP_14_5	False (*)	Discover All Characteristics of a Service (O)
> +TSPC_HOGP_14_6	False (*)	Discover Characteristics by UUID (O)
> +TSPC_HOGP_14_7	False (*)	Discover All Characteristic Descriptors (M)
> +TSPC_HOGP_14_8	False (*)	Read Characteristic Value (M)
> +TSPC_HOGP_14_9	False (*)	Read using Characteristic UUID (M)
> +TSPC_HOGP_14_10	False (*)	Read Characteristic Descriptors (M)
> +TSPC_HOGP_14_11	False (*)	Write without Response (M)
> +TSPC_HOGP_14_12	False (*)	Write Characteristic Value (M)
> +TSPC_HOGP_14_13	False (*)	Write Characteristic Descriptors (M)
> +TSPC_HOGP_14_14	False (*)	Notifications (M)
>  -------------------------------------------------------------------------------
>  
>  
> @@ -393,9 +396,9 @@ M.2: Mandatory if TSPC_HOGP_1_3 selected
>  Parameter Name	Selected	Description
>  -------------------------------------------------------------------------------
>  TSPC_HOGP_16_1	True		No Security Requirements (LE Security Level 1,
> -					No Security)
> +					No Security) (M)
>  TSPC_HOGP_16_2	True		Unauthenticated no MITM protection (LE Security
> -					Level 2, Just Works)
> +					Level 2, Just Works) (M)
>  TSPC_HOGP_16_3	True		Authenticated MITM protection (LE Security
> -					Level 3, Passkey)
> +					Level 3, Passkey) (O)
>  -------------------------------------------------------------------------------
> diff --git a/android/pixit-hogp.txt b/android/pixit-hogp.txt
> index d32fe69..e72948e 100644
> --- a/android/pixit-hogp.txt
> +++ b/android/pixit-hogp.txt
> @@ -1,6 +1,6 @@
>  HOGP PIXIT for the PTS tool.
>  
> -PTS version: 5.3
> +PTS version: 6.0
>  
>  * - different than PTS defaults
>  & - should be set to IUT Bluetooth address
> @@ -25,4 +25,5 @@ TSPX_input_report_data					CDA6F8B3AA
>  TSPX_output_report_data					001234567890EF
>  TSPX_feature_report_data				872D3F45EA
>  TSPX_tester_appearance					03C0
> +TSPX_iut_use_resolvable_random_address	FALSE
>  -------------------------------------------------------------------------------
> 

Applied, thanks.

-- 
Best regards, 
Szymon Janc

      parent reply	other threads:[~2015-02-16 14:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16  8:43 [PATCH 1/2] android/pts: Update HOGP PIXIT, PICS for PTS 6.0 Mariusz Skamra
2015-02-16  8:43 ` [PATCH 2/2] android/pts: Update HOGP test results " Mariusz Skamra
2015-02-16 14:01 ` Szymon Janc [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1727708.JnxM1dE5kP@uw000953 \
    --to=szymon.janc@tieto.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=mariusz.skamra@tieto.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox