Upgrade bluez5_37 :Merge the code from private
[platform/upstream/bluez.git] / android / pics-rfcomm.txt
1 RFCOMM PICS for the PTS tool.
2
3 PTS version: 6.1
4
5 * - different than PTS defaults
6 # - not yet implemented/supported
7
8 M - mandatory
9 O - optional
10
11                 Protocol Version
12 -------------------------------------------------------------------------------
13 Parameter Name          Selected        Description
14 -------------------------------------------------------------------------------
15 TSPC_RFCOMM_0_1         False           RFCOMM 1.1 with TS 07.10 (C.1)
16 TSPC_RFCOMM_0_2         True (*)        RFCOMM 1.2 with TS 07.10 (C.1)
17 -------------------------------------------------------------------------------
18 C.1: Mandatory to support one and only one of the protocol versions.
19 -------------------------------------------------------------------------------
20
21
22                 Supported Procedures
23 -------------------------------------------------------------------------------
24 Parameter Name          Selected        Description
25 -------------------------------------------------------------------------------
26 TSPC_RFCOMM_1_1         True (*)        Initialize RFCOMM Session (C.2)
27 TSPC_RFCOMM_1_2         True (*)        Respond to Initialization of an RFCOMM
28                                         Session (C.1)
29 TSPC_RFCOMM_1_3         True            Shutdown RFCOMM Session (M)
30 TSPC_RFCOMM_1_4         True            Respond to a Shutdown of an RFCOMM
31                                         Session (M)
32 TSPC_RFCOMM_1_5         True (*)        Establish DLC (C.2)
33 TSPC_RFCOMM_1_6         True (*)        Respond to Establishment of a DLC (C.1)
34 TSPC_RFCOMM_1_7         True            Disconnect DLC (M)
35 TSPC_RFCOMM_1_8         True            Respond to Disconnection of a DLC (M)
36 TSPC_RFCOMM_1_9         True            Respond to and send MSC Command (M)
37 TSPC_RFCOMM_1_10        True            Initiate Transfer Information (M)
38 TSPC_RFCOMM_1_11        True            Respond to Test Command (M)
39 TSPC_RFCOMM_1_12        True (*)        Send Test Command (O)
40 TSPC_RFCOMM_1_13        True            React to Aggregate Flow Control (M)
41 TSPC_RFCOMM_1_14        True            Respond to RLS Command (M)
42 TSPC_RFCOMM_1_15        False           Send RLS Command (O)
43 TSPC_RFCOMM_1_16        True            Respond to PN Command (M)
44 TSPC_RFCOMM_1_17        True (*)        Send PN Command (C.3)
45 TSPC_RFCOMM_1_18        True (*)        Send Non-Supported Command (NSC)
46                                         response (C.4)
47 TSPC_RFCOMM_1_19        True            Respond to RPN Command (M)
48 TSPC_RFCOMM_1_20        True (*)        Send RPN Command (O)
49 TSPC_RFCOMM_1_21        True (*)        Closing Multiplexer by First Sending
50                                         a DISC Command (O)
51 TSPC_RFCOMM_1_22        True            Support of Credit Based Flow Control (M)
52 -------------------------------------------------------------------------------
53 C.1: Mandatory if SPP 1/2 (Device B) is supported, otherwise Excluded.
54 C.2: Mandatory if SPP 1/1 (Device A) is supported, otherwise Excluded.
55 C.3: Mandatory if SPP 1/1 (Device A) is supported, otherwise Optional.
56 C.4: Mandatory to support if TSPC_RFCOMM_0_2 is supported, otherwise Optional.
57 -------------------------------------------------------------------------------
58
59
60 -------------------------------------------------------------------------------
61 Parameter Name          Selected        Description
62 -------------------------------------------------------------------------------
63 TSPC_SPP_2_1            False           Channel the tester should use when
64                                         connecting to the IUT (Default "")
65 -------------------------------------------------------------------------------