Skip to content

Commit 0bd1635

Browse files
Ruslan MstoiAnas Nashif
authored andcommitted
Bluetooth: doc: update GATT PICS file
This commit makes GATT PICS up-to-date with the Zephyr HCI TPG test plan Signed-off-by: Ruslan Mstoi <[email protected]>
1 parent f43e4e0 commit 0bd1635

File tree

1 file changed

+7
-58
lines changed

1 file changed

+7
-58
lines changed

doc/subsystems/bluetooth/gatt-pics.rst

Lines changed: 7 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GATT PICS
22
#########
33

4-
PTS version: 6.4
4+
PTS version: 7.0.1
55

66
\* - different than PTS defaults
77

@@ -73,6 +73,7 @@ TSPC_GATT_3_21 True Client: Write Characteristic Descriptors (C.1)
7373
TSPC_GATT_3_22 True Client: Write Long Characteristic Descriptors
7474
(C.1)
7575
TSPC_GATT_3_23 True Client: Service Changed Characteristic (M)
76+
TSPC_GATT_3_24 False (*) Client: Configured Broadcast (C.3)
7677
============== =========== ============================================
7778

7879

@@ -155,14 +156,16 @@ TSPC_GATT_4_15 True Server: Write Long Characteristic Values (C.4)
155156
TSPC_GATT_4_16 True Server: Characteristic Value Reliable
156157
Writes (C.4)
157158
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)
159160
TSPC_GATT_4_19 True Server: Read Characteristic Descriptors (C.4)
160161
TSPC_GATT_4_20 True Server: Read long Characteristic
161162
Descriptors (C.4)
162163
TSPC_GATT_4_21 True Server: Write Characteristic Descriptors (C.4)
163164
TSPC_GATT_4_22 True Server: Write Long Characteristic
164165
Descriptors (C.4)
165166
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)
166169
============== =========== ============================================
167170

168171

@@ -246,68 +249,14 @@ TSPC_GATT_7_7 True LE Authorization Procedure (C.2)
246249
============== =========== ============================================
247250

248251

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-
302252
Attribute Protocol Transport
303253
****************************
304254

305255
============== =========== ============================================
306256
Parameter Name Selected Description
307257
============== =========== ============================================
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)
311260
============== =========== ============================================
312261

313262

0 commit comments

Comments
 (0)