zephyr/tests/bsim/bluetooth/host/att
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
..
eatt Bluetooth: l2cap: change connected cb call condition for ECRED 2023-07-31 19:39:09 +00:00
eatt_notif bsim: cmake: Remove unnecessary references to environment 2023-04-28 20:38:48 +02:00
mtu_update bsim: cmake: Remove unnecessary references to environment 2023-04-28 20:38:48 +02:00
read_fill_buf Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
sequential tests: Bluetooth: Add ATT sequential procedures test 2023-09-28 14:21:27 +03:00