Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH] android/pics: Update PICS to PTS 5.0 for GAP
@ 2014-01-08  9:46 Sebastian Chlad
  2014-01-08 13:19 ` Szymon Janc
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Chlad @ 2014-01-08  9:46 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Sebastian Chlad

Add new PICS settings for the GAP profile in accordance with PTS 5.0
---
 android/pics-gap.txt | 44 +++++++++++++++++++++++++++++++++++++-------
 1 file changed, 37 insertions(+), 7 deletions(-)

diff --git a/android/pics-gap.txt b/android/pics-gap.txt
index e8ab2ab..56a33d5 100644
--- a/android/pics-gap.txt
+++ b/android/pics-gap.txt
@@ -1,5 +1,7 @@
 GAP PICS for the PTS tool.
 
+PTS version: 5.0
+
 * - different than PTS defaults
 # - not yet implemented/supported
 
@@ -668,19 +670,33 @@ TSPC_GAP_41_1	True (#)	Central BR/EDR/LE: Security Aspects (M)
 -------------------------------------------------------------------------------
 
 
+		Central Simultaneous BR/EDR and LE Transports
+-------------------------------------------------------------------------------
+Parameter Name	Selected	Description
+-------------------------------------------------------------------------------
+TSPC_GAP_42_1	False		Simultaneous BR/EDR and LE Transports –	BR/EDR
+					Slave to the same device (C.1)
+TSPC_GAP_42_2	False		Simultaneous BR/EDR and LE Transports – BR/EDR
+					Master to the same device (C.1)
+-------------------------------------------------------------------------------
+C.1: Optional if ((SUM ICS 31/14 (Core Spec Version 4.1) or SUM ICS 31/15
+	(Core Spec Version 4.1+HS)) is supported, otherwise Excluded.
+-------------------------------------------------------------------------------
+
+
 		Peripheral BR/EDR/LE Modes
 -------------------------------------------------------------------------------
 Parameter Name	Selected	Description
 -------------------------------------------------------------------------------
-TSPC_GAP_42_1	False		Peripheral BR/EDR/LE: Non-Discoverable Mode
+TSPC_GAP_43_1	False		Peripheral BR/EDR/LE: Non-Discoverable Mode
 				(C.1)
-TSPC_GAP_42_2	False		Peripheral BR/EDR/LE: Discoverable Mode
+TSPC_GAP_43_2	False		Peripheral BR/EDR/LE: Discoverable Mode
 				(C.2)
-TSPC_GAP_42_3	False		Peripheral BR/EDR/LE: Non-Connectable Mode
+TSPC_GAP_43_3	False		Peripheral BR/EDR/LE: Non-Connectable Mode
 				(C.3)
-TSPC_GAP_42_4	False (*)	Peripheral BR/EDR/LE: Connectable Mode  (M)
-TSPC_GAP_42_5	False		Peripheral BR/EDR/LE: Non-Bondable Mode (C.4)
-TSPC_GAP_42_6	False		Peripheral BR/EDR/LE: Bondable Mode (C.5)
+TSPC_GAP_43_4	False (*)	Peripheral BR/EDR/LE: Connectable Mode  (M)
+TSPC_GAP_43_5	False		Peripheral BR/EDR/LE: Non-Bondable Mode (C.4)
+TSPC_GAP_43_6	False		Peripheral BR/EDR/LE: Bondable Mode (C.5)
 -------------------------------------------------------------------------------
 C.1: Mandatory if TSPC_GAP_1_1 is supported over BR/EDR, otherwise Excluded.
 C.2: Mandatory if (TSPC_GAP_1_2 or TSPC_GAP_1_3) is supported over BR/EDR,
@@ -695,7 +711,21 @@ C.5: Mandatory if TSPC_GAP_1_7 is supported over BR/EDR, otherwise Excluded.
 -------------------------------------------------------------------------------
 Parameter Name	Selected	Description
 -------------------------------------------------------------------------------
-TSPC_GAP_43_1	False (*)	Peripheral BR/EDR/LE: Security Aspects (M)
+TSPC_GAP_44_1	False (*)	Peripheral BR/EDR/LE: Security Aspects (M)
+-------------------------------------------------------------------------------
+
+
+		Peripheral Simultaneous BR/EDR and LE Transports
+-------------------------------------------------------------------------------
+Parameter Name	Selected	Description
+-------------------------------------------------------------------------------
+TSPC_GAP_45_1	False		Simultaneous BR/EDR and LE Transports – BR/EDR
+					Slave to the same device (C.1)
+TSPC_GAP_45_2	False		Simultaneous BR/EDR and LE Transports – BR/EDR
+					Master to the same device (C.1)
+-------------------------------------------------------------------------------
+C.1: Optional if ((SUM ICS 31/14 (Core Spec Version 4.1) or SUM ICS 31/15
+(Core Spec Version 4.1+HS)) is supported, otherwise Excluded.
 -------------------------------------------------------------------------------
 
 
-- 
1.8.3.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] android/pics: Update PICS to PTS 5.0 for GAP
  2014-01-08  9:46 [PATCH] android/pics: Update PICS to PTS 5.0 for GAP Sebastian Chlad
@ 2014-01-08 13:19 ` Szymon Janc
  0 siblings, 0 replies; 2+ messages in thread
From: Szymon Janc @ 2014-01-08 13:19 UTC (permalink / raw)
  To: Sebastian Chlad; +Cc: linux-bluetooth

Hi Sebastian,

> Add new PICS settings for the GAP profile in accordance with PTS 5.0
> ---
>  android/pics-gap.txt | 44 +++++++++++++++++++++++++++++++++++++-------
>  1 file changed, 37 insertions(+), 7 deletions(-)
> 
> diff --git a/android/pics-gap.txt b/android/pics-gap.txt
> index e8ab2ab..56a33d5 100644
> --- a/android/pics-gap.txt
> +++ b/android/pics-gap.txt
> @@ -1,5 +1,7 @@
>  GAP PICS for the PTS tool.
>  
> +PTS version: 5.0
> +
>  * - different than PTS defaults
>  # - not yet implemented/supported
>  
> @@ -668,19 +670,33 @@ TSPC_GAP_41_1	True (#)	Central BR/EDR/LE: Security Aspects (M)
>  -------------------------------------------------------------------------------
>  
>  
> +		Central Simultaneous BR/EDR and LE Transports
> +-------------------------------------------------------------------------------
> +Parameter Name	Selected	Description
> +-------------------------------------------------------------------------------
> +TSPC_GAP_42_1	False		Simultaneous BR/EDR and LE Transports –	BR/EDR
> +					Slave to the same device (C.1)
> +TSPC_GAP_42_2	False		Simultaneous BR/EDR and LE Transports – BR/EDR
> +					Master to the same device (C.1)
> +-------------------------------------------------------------------------------
> +C.1: Optional if ((SUM ICS 31/14 (Core Spec Version 4.1) or SUM ICS 31/15
> +	(Core Spec Version 4.1+HS)) is supported, otherwise Excluded.
> +-------------------------------------------------------------------------------
> +
> +
>  		Peripheral BR/EDR/LE Modes
>  -------------------------------------------------------------------------------
>  Parameter Name	Selected	Description
>  -------------------------------------------------------------------------------
> -TSPC_GAP_42_1	False		Peripheral BR/EDR/LE: Non-Discoverable Mode
> +TSPC_GAP_43_1	False		Peripheral BR/EDR/LE: Non-Discoverable Mode
>  				(C.1)
> -TSPC_GAP_42_2	False		Peripheral BR/EDR/LE: Discoverable Mode
> +TSPC_GAP_43_2	False		Peripheral BR/EDR/LE: Discoverable Mode
>  				(C.2)
> -TSPC_GAP_42_3	False		Peripheral BR/EDR/LE: Non-Connectable Mode
> +TSPC_GAP_43_3	False		Peripheral BR/EDR/LE: Non-Connectable Mode
>  				(C.3)
> -TSPC_GAP_42_4	False (*)	Peripheral BR/EDR/LE: Connectable Mode  (M)
> -TSPC_GAP_42_5	False		Peripheral BR/EDR/LE: Non-Bondable Mode (C.4)
> -TSPC_GAP_42_6	False		Peripheral BR/EDR/LE: Bondable Mode (C.5)
> +TSPC_GAP_43_4	False (*)	Peripheral BR/EDR/LE: Connectable Mode  (M)
> +TSPC_GAP_43_5	False		Peripheral BR/EDR/LE: Non-Bondable Mode (C.4)
> +TSPC_GAP_43_6	False		Peripheral BR/EDR/LE: Bondable Mode (C.5)
>  -------------------------------------------------------------------------------
>  C.1: Mandatory if TSPC_GAP_1_1 is supported over BR/EDR, otherwise Excluded.
>  C.2: Mandatory if (TSPC_GAP_1_2 or TSPC_GAP_1_3) is supported over BR/EDR,
> @@ -695,7 +711,21 @@ C.5: Mandatory if TSPC_GAP_1_7 is supported over BR/EDR, otherwise Excluded.
>  -------------------------------------------------------------------------------
>  Parameter Name	Selected	Description
>  -------------------------------------------------------------------------------
> -TSPC_GAP_43_1	False (*)	Peripheral BR/EDR/LE: Security Aspects (M)
> +TSPC_GAP_44_1	False (*)	Peripheral BR/EDR/LE: Security Aspects (M)
> +-------------------------------------------------------------------------------
> +
> +
> +		Peripheral Simultaneous BR/EDR and LE Transports
> +-------------------------------------------------------------------------------
> +Parameter Name	Selected	Description
> +-------------------------------------------------------------------------------
> +TSPC_GAP_45_1	False		Simultaneous BR/EDR and LE Transports – BR/EDR
> +					Slave to the same device (C.1)
> +TSPC_GAP_45_2	False		Simultaneous BR/EDR and LE Transports – BR/EDR
> +					Master to the same device (C.1)
> +-------------------------------------------------------------------------------
> +C.1: Optional if ((SUM ICS 31/14 (Core Spec Version 4.1) or SUM ICS 31/15
> +(Core Spec Version 4.1+HS)) is supported, otherwise Excluded.
>  -------------------------------------------------------------------------------
>  
>  
> 

Applied, thanks.

-- 
BR
Szymon Janc


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-08 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-08  9:46 [PATCH] android/pics: Update PICS to PTS 5.0 for GAP Sebastian Chlad
2014-01-08 13:19 ` Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox