mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-25 05:04:18 +08:00
android/pts: Updated PBAP PICS and PIXITs for PTS 6.0
Tested against Android 5.0
This commit is contained in:
parent
1d9eb6f06f
commit
4ee014826b
@ -1,6 +1,6 @@
|
||||
PBAP PICS for the PTS tool.
|
||||
|
||||
PTS version: 5.3
|
||||
PTS version: 6.0
|
||||
|
||||
* - different than PTS defaults
|
||||
# - not yet implemented/supported
|
||||
@ -8,17 +8,6 @@ PTS version: 5.3
|
||||
M - mandatory
|
||||
O - optional
|
||||
|
||||
Major Profile Version (X.Y)
|
||||
-------------------------------------------------------------------------------
|
||||
Parameter Name Selected Description
|
||||
-------------------------------------------------------------------------------
|
||||
TSPC_PBAP_0_1 False Role: PBAP 1.0 (C.1)
|
||||
TSPC_PBAP_0_2 True (*) Role: PBAP 1.1 (C.1)
|
||||
TSPC_PBAP_0_3 False Role: PBAP 1.2 (C.1)
|
||||
-------------------------------------------------------------------------------
|
||||
C.1: Mandatory to support one and only one major profile version.
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Roles
|
||||
-------------------------------------------------------------------------------
|
||||
@ -31,6 +20,28 @@ C1: It is mandatory to support at least one of the defined roles.
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Client Major Profile Version (X.Y)
|
||||
-------------------------------------------------------------------------------
|
||||
Parameter Name Selected Description
|
||||
-------------------------------------------------------------------------------
|
||||
TSPC_PBAP_2a_1 False PBAP 1.0 (C.1)
|
||||
TSPC_PBAP_2a_2 False PBAP 1.1 (C.1)
|
||||
TSPC_PBAP_2a_3 False PBAP 1.2 (C.1)
|
||||
-------------------------------------------------------------------------------
|
||||
C.1: Mandatory to support one and only one major profile version.
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Client Minor Profile Version (X.Y)
|
||||
-------------------------------------------------------------------------------
|
||||
Parameter Name Selected Description
|
||||
-------------------------------------------------------------------------------
|
||||
TSPC_PBAP_2b_1 False PBAP 1.1.1 (C.1)
|
||||
-------------------------------------------------------------------------------
|
||||
C.1: Optional if 2a/2 (PBAP 1.1) is supported, otherwise Excluded.
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Supported features (PCE)
|
||||
-------------------------------------------------------------------------------
|
||||
Parameter Name Selected Description
|
||||
@ -169,7 +180,29 @@ TSPC_PBAP_8_8 False (*) PCE: Forbidden (M)
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Supported features ( PSE )
|
||||
Server Major Profile Version (X.Y)
|
||||
-------------------------------------------------------------------------------
|
||||
Parameter Name Selected Description
|
||||
-------------------------------------------------------------------------------
|
||||
TSPC_PBAP_9a_1 False PBAP 1.0 (C.1)
|
||||
TSPC_PBAP_9a_2 True (*) PBAP 1.1 (C.1)
|
||||
TSPC_PBAP_9a_3 False PBAP 1.2 (C.1)
|
||||
-------------------------------------------------------------------------------
|
||||
C.1: Mandatory to support one and only one major profile version.
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Server Minor Profile Version (X.Y.Z)
|
||||
-------------------------------------------------------------------------------
|
||||
Parameter Name Selected Description
|
||||
-------------------------------------------------------------------------------
|
||||
TSPC_PBAP_9b_1 False PBAP 1.1.1 (C.1)
|
||||
-------------------------------------------------------------------------------
|
||||
C.1: Optional if 9a/2 (PBAP 1.1) is supported, otherwise Excluded.
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Supported features (PSE)
|
||||
-------------------------------------------------------------------------------
|
||||
Parameter Name Selected Description
|
||||
-------------------------------------------------------------------------------
|
||||
@ -430,7 +463,7 @@ C.1: Optional to support if TSPC_PBAP_25_4 (OBEX SRM) is supported,
|
||||
-------------------------------------------------------------------------------
|
||||
Parameter Name Selected Description
|
||||
-------------------------------------------------------------------------------
|
||||
TSPC_PBAP_26_1 False (*) PSE: GOEP v2.0 or later (M)
|
||||
TSPC_PBAP_26_1 False PSE: GOEP v2.0 or later (M)
|
||||
TSPC_PBAP_26_2 False (*) PSE: GOEP v2 Backwards Compatibility (M)
|
||||
TSPC_PBAP_26_3 False PSE: OBEX over L2CAP (M)
|
||||
TSPC_PBAP_26_4 False PSE: OBEX SRM (M)
|
||||
|
@ -1,6 +1,6 @@
|
||||
PBAP PIXIT for the PTS tool.
|
||||
|
||||
PTS version: 5.3
|
||||
PTS version: 6.0
|
||||
|
||||
* - different than PTS defaults
|
||||
& - should be set to IUT Bluetooth address
|
||||
|
@ -1,7 +1,7 @@
|
||||
PTS test results for PBAP
|
||||
|
||||
PTS version: 5.3
|
||||
Tested: 17-November-2014
|
||||
PTS version: 6.0
|
||||
Tested: 30-January-2015
|
||||
Android version: 5.0
|
||||
|
||||
Results:
|
||||
|
Loading…
Reference in New Issue
Block a user