Upgrade bluez5_37 :Merge the code from private
[platform/upstream/bluez.git] / android / pics-l2cap.txt
1 L2CAP 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                 Roles
12 -------------------------------------------------------------------------------
13 Parameter Name  Selected        Description
14 -------------------------------------------------------------------------------
15 TSPC_L2CAP_1_1  True            Data Channel Initiator (C.3)
16 TSPC_L2CAP_1_2  True            Data Channel Acceptor (C.1)
17 TSPC_L2CAP_1_3  True            LE Master (C.2)
18 TSPC_L2CAP_1_4  True            LE Slave (C.2)
19 TSPC_L2CAP_1_5  True            LE Data Channel Initiator (C.4)
20 TSPC_L2CAP_1_6  True            LE Data Channel Acceptor (C.5)
21 -------------------------------------------------------------------------------
22 C.1: Mandatory IF BR/EDR or BR/EDR/LE is supported, otherwise Excluded.
23 C.2: Mandatory to support (at least one of TSPC_L2CAP_1_3 or TSPC_L2CAP_1_4)
24         IF LE or BR/EDR/LE is supported, otherwise Excluded.
25 C.3: Optional IF BR/EDR or BR/EDR/LE is supported, otherwise Excluded.
26 C.4: Optional IF LE or BR/EDR/LE and Core Spec v4.1 or Core Spec v4.1+HS and
27         TSPC_L2CAP_2_46 is supported, otherwise Excluded.
28 C.5: Mandatory IF LE or BR/EDR/LE and Core Spec v4.1 or Core Spec v4.1+HS and
29         TSPC_L2CAP_2_46 is supported, otherwise Excluded.
30 -------------------------------------------------------------------------------
31
32
33                 General Operation
34 -------------------------------------------------------------------------------
35 Parameter Name  Selected        Description
36 -------------------------------------------------------------------------------
37 TSPC_L2CAP_2_1  True            Support of L2CAP signaling channel (C.20)
38 TSPC_L2CAP_2_2  True            Support of configuration process (C.20)
39 TSPC_L2CAP_2_3  True            Support of connection oriented data
40                                         channel (C.20)
41 TSPC_L2CAP_2_4  True            Support of command echo request (C.21)
42 TSPC_L2CAP_2_5  True            Support of command echo response (C.20)
43 TSPC_L2CAP_2_6  True            Support of command information request (C.21)
44 TSPC_L2CAP_2_7  True            Support of command information response (C.20)
45 TSPC_L2CAP_2_8  False (*)       Support of a channel group (C.21)
46 TSPC_L2CAP_2_9  False (*)       Support of packet for connectionless
47                                         channel (C.21)
48 TSPC_L2CAP_2_10 False (*)       Support retransmission mode (C.21)
49 TSPC_L2CAP_2_11 False (*)       Support flow control mode(C.21)
50 TSPC_L2CAP_2_12 True            Enhanced Retransmission Mode (C.1, C.13)
51 TSPC_L2CAP_2_13 True            Streaming Mode (C.1, C.14)
52 TSPC_L2CAP_2_14 True            FCS Option (C.2)
53 TSPC_L2CAP_2_15 True            Generate Local Busy Condition (C.3)
54 TSPC_L2CAP_2_16 False (*)       Send Reject (C.3)
55 TSPC_L2CAP_2_17 True            Send Selective Reject (C.3)
56 TSPC_L2CAP_2_18 True            Mandatory use of ERTM (C.4)
57 TSPC_L2CAP_2_19 True            Mandatory use of Streaming Mode (C.5)
58 TSPC_L2CAP_2_20 True            Optional use of ERTM (C.4)
59 TSPC_L2CAP_2_21 True            Optional use of Streaming Mode (C.5)
60 TSPC_L2CAP_2_22 True            Send data using SAR in ERTM (C.6)
61 TSPC_L2CAP_2_23 True            Send data using SAR in Streaming Mode (C.7)
62 TSPC_L2CAP_2_24 True            Actively request Basic Mode for a PSM that
63                                         supports the use of ERTM or Streaming
64                                         Mode (C.8)
65 TSPC_L2CAP_2_25 True            Supports performing L2CAP channel mode
66                                         configuration fallback from SM
67                                         to ERTM (C.9)
68 TSPC_L2CAP_2_26 True            Supports sending more than one unacknowledged
69                                         I-Frame when operating in ERTM (C.10)
70 TSPC_L2CAP_2_27 True            Supports sending more than three unacknowledged
71                                         I-Frame when operating in ERTM (C.10)
72 TSPC_L2CAP_2_28 True            Supports configuring the peer TxWindow
73                                         greater than 1 (C.11)
74 TSPC_L2CAP_2_29 False (*)       AMP Support (C.12)
75 TSPC_L2CAP_2_30 True            Fixed Channel Support (C.12)
76 TSPC_L2CAP_2_31 False (*)       AMP Manager Support (C.12)
77 TSPC_L2CAP_2_32 False (*)       ERTM over AMP (C.12)
78 TSPC_L2CAP_2_33 False (*)       Streaming Mode Source over AMP Support (C.15)
79 TSPC_L2CAP_2_34 False (*)       Streaming Mode Sink over AMP Support (C.15)
80 TSPC_L2CAP_2_35 True            Unicast Connectionless Data, Reception
81                                         (C.1, C.16)
82 TSPC_L2CAP_2_36 True            Ability to transmit an unencrypted packet over
83                                         a Unicast connectionless L2CAP
84                                         channel (C.16)
85 TSPC_L2CAP_2_37 True            Ability to transmit an encrypted packet over
86                                         a Unicast connectionless L2CAP
87                                         channel (C.16)
88 TSPC_L2CAP_2_38 False (*)       Extended Flow Specification for BR/EDR (C.8)
89 TSPC_L2CAP_2_39 False (*)       Extended Window Size (C.8)
90 TSPC_L2CAP_2_40 True            Support of Low Energy signaling channel (C.17)
91 TSPC_L2CAP_2_41 True            Support of command reject (C.17)
92 TSPC_L2CAP_2_42 True            Send Connection Parameter Update Request (C.18)
93 TSPC_L2CAP_2_43 True            Send Connection Parameter Update Response (C.19)
94 TSPC_L2CAP_2_44 False (*)       Extended Flow Specification for AMP (C.22)
95 TSPC_L2CAP_2_45 True            Send disconnect request command (C.21)
96 TSCP_L2CAP_2_46 True            Support LE Credit Based Flow Control
97                                         Mode (C.23)
98 TSCP_L2CAP_2_47 True            Support for LE Data Channel (C.24)
99 -------------------------------------------------------------------------------
100 C.1: Mandatory to support at least one of TSPC_L2CAP_2_12 OR TSPC_L2CAP_2_13 OR
101         TSPC_L2CAP_2_35 IF BR/EDR OR BR/EDR/LE AND SUM_ICS 31/7 (CSA1) OR
102         Core Spec v3.0 or later is supported, ELSE Excluded
103 C.2: Optional IF TSPC_L2CAP_2_12 OR TSPC_L2CAP_2_13 is claimed, ELSE Excluded.
104 C.3: Optional IF TSPC_L2CAP_2_12 AND TSPC_L2CAP_2_28 is claimed, ELSE Excluded.
105 C.4: IF TSPC_L2CAP_2_12 is claimed THEN either TSPC_L2CAP_2_18
106         OR TSPC_L2CAP_2_20 is Mandatory, ELSE Excluded.
107 C.5: IF TSPC_L2CAP_2_13 is claimed THEN either TSPC_L2CAP_2_19
108         OR TSPC_L2CAP_2_21 are Mandatory, ELSE Excluded.
109 C.6: Optional IF TSPC_L2CAP_2_12 is claimed, ELSE Excluded.
110 C.7: Optional IF TSPC_L2CAP_2_13 is claimed, ELSE Excluded.
111 C.8: Optional IF TSPC_L2CAP_2_12 OR TSPC_L2CAP_2_13 is claimed, ELSE Excluded.
112 C.9: Mandatory IF TSPC_L2CAP_2_12 AND TSPC_L2CAP_2_13 AND TSPC_L2CAP_2_21
113        is claimed, ELSE Excluded.
114 C.10: Optional IF TSPC_L2CAP_2_12 is claimed, ELSE Excluded.
115 C.11: Optional IF TSPC_L2CAP_2_12 is claimed, ELSE Excluded.
116 C.12: Mandatory IF Core Spec v3.0+HS OR Core Spec v4.0+HS OR
117     Core Spec v4.1+HS OR Core Spec v4.2+HS is claimed, ELSE Optional.
118 C.13: Mandatory IF Core Spec v3.0+HS OR Core Spec v4.0+HS OR
119     Core Spec v4.1+HS OR Core Spec v4.2+HS is claimed, ELSE Optional.
120 C.14: Optional IF Core Spec v3.0 OR or later is claimed, ELSE Excluded.
121 C.15: Optional IF TSPC_L2CAP_2_29 is claimed, ELSE Excluded.
122 C.16: Optional IF Core Spec v3.0 or later is claimed, ELSE Excluded.
123 C.17: Mandatory IF LE OR BR/EDR/LE is claimed, ELSE Excluded.
124 C.18: Optional IF Core Spec 4.0 OR TSPC_L2CAP_1_4 is claimed, ELSE Excluded.
125 C.19: Mandatory IF Core Spec 4.0 AND TSPC_L2CAP_1_3 is claimed, ELSE Excluded.
126 C.20: Mandatory IF BR/EDR OR BR/EDR/LE, is claimed, ELSE Excluded
127 C.21: Optional IF BR/EDR OR BR/EDR/LE, is claimed, ELSE Excluded.
128 C.22: Mandatory IF TSPC_L2CAP_2_29 is claimed, ELSE Excluded.
129 C.23: Optional LE OR BR/EDR/LE AND Core Spec v4.1 OR Core Spec v4.1+HS OR
130     Core Spec v4.2 OR Core Spec v4.2+HS is supported, otherwise Excluded.
131 C.24: Mandatory IF TSPC_L2CAP_2_46 is supported, otherwise Excluded.
132 -------------------------------------------------------------------------------
133
134
135                 Configurable Parameters
136 -------------------------------------------------------------------------------
137 Parameter       Name Selected   Description
138 -------------------------------------------------------------------------------
139 TSPC_L2CAP_3_1  True            Support of RTX timer (M)
140 TSPC_L2CAP_3_2  True            Support of ERTX timer (C.4)
141 TSPC_L2CAP_3_3  True            Support minimum MTU size 48 octets (C.4)
142 TSPC_L2CAP_3_4  True            Support MTU size larger than 48 octets (C.5)
143 TSPC_L2CAP_3_5  True            Support of flush timeout value for reliable
144                                         channel (C.4)
145 TSPC_L2CAP_3_6  False (*)       Support of flush timeout value for unreliable
146                                         channel (C.5)
147 TSPC_L2CAP_3_7  False (*)       Support of bi-directional quality of service
148                                         (QoS) option field (C.1)
149 TSPC_L2CAP_3_8  False (*)       Negotiate QoS service type (C.5)
150 TSPC_L2CAP_3_9  False (*)       Negotiate and support service type ‘No
151                                         traffic’ (C.2)
152 TSPC_L2CAP_3_10 False (*)       Negotiate and support service type ‘Best
153                                         effort’ (C.3)
154 TSPC_L2CAP_3_11 False (*)       Negotiate and support service type
155                                         ‘Guaranteed’ (C.2)
156 TSPC_L2CAP_3_12 True            Support minimum MTU size 23 octets (C.6)
157 TSPC_L2CAP_3_13 False (*)       Negotiate and support service type ‘No traffic’
158                                         for Extended Flow Specification (C.7)
159 TSPC_L2CAP_3_14 False (*)       Negotiate and support service type ‘Best Effort'
160                                         for Extended Flow Specification (C.8)
161 TSPC_L2CAP_3_15 False (*)       Negotiate and support service type ‘Guaranteed’
162                                         for Extended Flow Specification (C.9)
163 TSPC_L2CAP_3_16 True            Support Multiple Simultaneous LE Data
164                                         Channels (C.10)
165 -------------------------------------------------------------------------------
166 C.1: Mandatory if TSPC_L2CAP_3_8 is supported, ELSE Optional.
167 C.2: Optional if TSPC_L2CAP_3_8 is supported, ELSE Excluded.
168 C.3: Mandatory if TSPC_L2CAP_3_8 is supported, ELSE Excluded.
169 C.4: Mandatory IF BR/EDR OR BR/EDR/LE is claimed, ELSE Excluded.
170 C.5: Optional IF BR/EDR OR BR/EDR/LE is claimed, ELSE Excluded.
171 C.6: Mandatory IF LE OR BR/EDR/LE is claimed, ELSE Excluded.
172 C.7: Optional if TSPC_L2CAP_2_44 OR TSPC_L2CAP_2_38 is supported, ELSE Excluded.
173 C.8: Mandatory if TSPC_L2CAP_2_44 OR TSPC_L2CAP_2_38 is supported,
174         ELSE Excluded.
175 C.9: Optional if TSPC_L2CAP_2_44 OR TSPC_L2CAP_2_38 is supported, ELSE Excluded.
176 C.10: Optional IF TSPC_L2CAP_2_47 AND Core Spec 4.1 is supported,
177         otherwise Excluded.
178 -------------------------------------------------------------------------------