|
1 | 1 | GATT PICS
|
2 | 2 | #########
|
3 | 3 |
|
4 |
| -PTS version: 6.4 |
| 4 | +PTS version: 7.0.1 |
5 | 5 |
|
6 | 6 | \* - different than PTS defaults
|
7 | 7 |
|
@@ -73,6 +73,7 @@ TSPC_GATT_3_21 True Client: Write Characteristic Descriptors (C.1)
|
73 | 73 | TSPC_GATT_3_22 True Client: Write Long Characteristic Descriptors
|
74 | 74 | (C.1)
|
75 | 75 | TSPC_GATT_3_23 True Client: Service Changed Characteristic (M)
|
| 76 | +TSPC_GATT_3_24 False (*) Client: Configured Broadcast (C.3) |
76 | 77 | ============== =========== ============================================
|
77 | 78 |
|
78 | 79 |
|
@@ -155,14 +156,16 @@ TSPC_GATT_4_15 True Server: Write Long Characteristic Values (C.4)
|
155 | 156 | TSPC_GATT_4_16 True Server: Characteristic Value Reliable
|
156 | 157 | Writes (C.4)
|
157 | 158 | TSPC_GATT_4_17 True Server: Notifications (C.4)
|
158 |
| -TSPC_GATT_4_18 False (*) Server: Indications (C.1) |
| 159 | +TSPC_GATT_4_18 True Server: Indications (C.1) |
159 | 160 | TSPC_GATT_4_19 True Server: Read Characteristic Descriptors (C.4)
|
160 | 161 | TSPC_GATT_4_20 True Server: Read long Characteristic
|
161 | 162 | Descriptors (C.4)
|
162 | 163 | TSPC_GATT_4_21 True Server: Write Characteristic Descriptors (C.4)
|
163 | 164 | TSPC_GATT_4_22 True Server: Write Long Characteristic
|
164 | 165 | Descriptors (C.4)
|
165 | 166 | TSPC_GATT_4_23 False (*) Server: Service Changed Characteristic (C.1)
|
| 167 | +TSPC_GATT_4_24 False (*) Server: Configured Broadcast (C.5) |
| 168 | +TSPC_GATT_4_25 False (*) Server: Execute Write Request with empty queue (C.7) |
166 | 169 | ============== =========== ============================================
|
167 | 170 |
|
168 | 171 |
|
@@ -246,68 +249,14 @@ TSPC_GATT_7_7 True LE Authorization Procedure (C.2)
|
246 | 249 | ============== =========== ============================================
|
247 | 250 |
|
248 | 251 |
|
249 |
| -Attribute Protocol Client Messages |
250 |
| -********************************** |
251 |
| - |
252 |
| -============== =========== ============================================ |
253 |
| -Parameter Name Selected Description |
254 |
| -============== =========== ============================================ |
255 |
| -TSPC_ATT_3_1 False (*) Attribute Error Response (M) |
256 |
| -TSPC_ATT_3_2 False (*) Exchange MTU Request (O) |
257 |
| -TSPC_ATT_3_4 False (*) Find Information Request (O) |
258 |
| -TSPC_ATT_3_6 False (*) Find by Type Value Request (O) |
259 |
| -TSPC_ATT_3_8 False (*) Read by Type Request (O) |
260 |
| -TSPC_ATT_3_10 False (*) Read Request (O) |
261 |
| -TSPC_ATT_3_12 False (*) Read Blob Request (O) |
262 |
| -TSPC_ATT_3_14 False (*) Read Multiple Request (O) |
263 |
| -TSPC_ATT_3_16 False (*) Read by Group Type Request (O) |
264 |
| -TSPC_ATT_3_17 False (*) Read by Group Type Response (C.6) |
265 |
| -TSPC_ATT_3_18 False (*) Write Request (O) |
266 |
| -TSPC_ATT_3_20 False (*) Write Command (O) |
267 |
| -TSPC_ATT_3_21 False (*) Signed Write Command (O) |
268 |
| -TSPC_ATT_3_22 False (*) Prepare Write Request (O) |
269 |
| -TSPC_ATT_3_24 False (*) Execute Write Request (C.8) |
270 |
| -TSPC_ATT_3_26 False (*) Handle Value Notification (M) |
271 |
| -TSPC_ATT_3_28 False (*) Handle Value Confirmation (M) |
272 |
| -============== =========== ============================================ |
273 |
| - |
274 |
| - |
275 |
| -Attribute Protocol Server Messages |
276 |
| -********************************** |
277 |
| - |
278 |
| -============== =========== ============================================ |
279 |
| -Parameter Name Selected Description |
280 |
| -============== =========== ============================================ |
281 |
| -TSPC_ATT_4_1 True Attribute Error Response (M) |
282 |
| -TSPC_ATT_4_2 True Exchange MTU Request (M) |
283 |
| -TSPC_ATT_4_3 True Exchange MTU Response (M) |
284 |
| -TSPC_ATT_4_5 True Find Information Response (M) |
285 |
| -TSPC_ATT_4_7 True Find by Type Value Response (M) |
286 |
| -TSPC_ATT_4_8 True Read by Type Request (M) |
287 |
| -TSPC_ATT_4_9 False (*) Read by Type Response (M) |
288 |
| -TSPC_ATT_4_11 True Read Response (M) |
289 |
| -TSPC_ATT_4_13 False (*) Read Blob Response (C.1) |
290 |
| -TSPC_ATT_4_15 False (*) Read Multiple Response (C.2) |
291 |
| -TSPC_ATT_4_17 True Read by Group Type Response (M) |
292 |
| -TSPC_ATT_4_19 False (*) Write Response (C.3) |
293 |
| -TSPC_ATT_4_20 False (*) Write Command (O) |
294 |
| -TSPC_ATT_4_21 False (*) Signed Write Command (O) |
295 |
| -TSPC_ATT_4_23 False (*) Prepare Write Response (C.4) |
296 |
| -TSPC_ATT_4_25 False (*) Execute Write Response (C.4) |
297 |
| -TSPC_ATT_4_26 False (*) Handle Value Notification (O) |
298 |
| -TSPC_ATT_4_27 False (*) Handle Value Indication (O) |
299 |
| -============== =========== ============================================ |
300 |
| - |
301 |
| - |
302 | 252 | Attribute Protocol Transport
|
303 | 253 | ****************************
|
304 | 254 |
|
305 | 255 | ============== =========== ============================================
|
306 | 256 | Parameter Name Selected Description
|
307 | 257 | ============== =========== ============================================
|
308 |
| -TSPC_ATT_5_2 True LE Security Mode 1 (C.2) |
309 |
| -TSPC_ATT_5_4 True LE Authentication Procedure (C.2) |
310 |
| -TSPC_ATT_5_7 True LE Authorization Procedure (C.2) |
| 258 | +TSPC_GATT_8_1 False (*) Support for Multiple ATT bearers from same |
| 259 | + device (C.1) |
311 | 260 | ============== =========== ============================================
|
312 | 261 |
|
313 | 262 |
|
|
0 commit comments