zephyr/tests/bsim/bluetooth/host
Jonathan Rico c1baa8282d tests: Bluetooth: Add ATT sequential procedures test
The purpose of this test is to prove that the zephyr host can handle the
behavior described in the Bluetooth Core Specification Vol.3 Part.F
3.3.2 "Sequential protocol".

The host should be able to handle all of those in parallel: one
indication, one write request, multiple commands and multiple
notifications.

The "tester" part had to be written with a "tiny host" implementation
instead of the Zephyr host, as the ZH conflates GATT client and server
and doesn't allow a device to enqueue an ATT request + an ATT indication
on the same bearer.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2023-09-28 14:21:27 +03:00
..
adv toolchain: only include <zephyr/toolchain.h> 2023-09-15 09:27:30 +02:00
att tests: Bluetooth: Add ATT sequential procedures test 2023-09-28 14:21:27 +03:00
gatt Bluetooth: Test: SC Indication 2023-09-28 09:21:57 +02:00
id/settings tests bsim settings: Fix main return 2023-08-09 16:09:47 +00:00
iso/cis tests: bsim: Bluetooth: ISO: Add host CIS tests 2023-09-28 13:12:19 +02:00
l2cap Bluetooth: Host: Amend existing L2CAP accept callbacks 2023-09-14 14:36:34 +02:00
misc/disable bsim: cmake: Remove unnecessary references to environment 2023-04-28 20:38:48 +02:00
privacy tests BT privacy: Simplify a bit scripts 2023-09-26 08:38:36 +02:00
security Bluetooth: Test: Update security/ccc_update 2023-09-28 09:21:57 +02:00
compile.sh tests: Bluetooth: Add ATT sequential procedures test 2023-09-28 14:21:27 +03:00