mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 09:08:06 +00:00
test/pts: more test sequences for sm and l2cap
This commit is contained in:
parent
da9b76deb1
commit
62fc41778a
@ -1,9 +1,17 @@
|
||||
# L2CAP Test
|
||||
|
||||
# Sequences
|
||||
- L2CAP/COS/ECH/BV-02-C: c, p, t
|
||||
- L2CAP/COS/IEX/BV-01-C: c, t
|
||||
- L2CAP/CLS/CLR/BV-01-C: c, u, t
|
||||
Tools:
|
||||
- l2cap_test.c
|
||||
- le_data_channel.c
|
||||
|
||||
# Sequences
|
||||
- L2CAP/COS/ECH/BV-02-C: l2cap_test - c, p, t
|
||||
- L2CAP/COS/IEX/BV-01-C: l2cap_test - c, t
|
||||
- L2CAP/CLS/CLR/BV-01-C: l2cap_test - c, u, t
|
||||
- L2CAP/COS/CFD/BV-14-C: l2cap_test - (wait)
|
||||
|
||||
- L2CAP/FIX/BV-01-C:
|
||||
- L2CAP/EXF/BV-05-C:
|
||||
|
||||
- L2CAP/LE/CID/BV-01-C: le_data_channel - y, b, z, s
|
||||
- L2CAP/LE/CID/BV-02-C: le_data_channel - z, s
|
||||
|
@ -13,3 +13,6 @@ SM/CEN/SCCT/BV-09-C: S, p, b, t, 9, t
|
||||
|
||||
SM/PER/SCCT/BV-08-C: S, C, a
|
||||
SM/PER/SCCT/BV-10-C: S, C, a
|
||||
|
||||
SM/CEN/KDU/BI-01-C: { p, t }
|
||||
SM/PER/KDU/BI-01-C: C, a
|
||||
|
Loading…
Reference in New Issue
Block a user