zephyr/tests/bsim/bluetooth/host/misc
Jonathan Rico 1c73528a10 tests: Bluetooth: add host flow-control test
Verifies that there is no host RX buffer leak due to disconnections.

That is, not actual host buffer objects but rather the number of buffers
that the controller thinks the host has.

If there is a desynchronization between those two, the result would be that
the controller stops forwarding ACL data to the host, leading to an
eventual application timeout.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-02-26 11:32:36 +00:00
..
conn_stress Tests: Bluetooth: Fix conn_stress compilation warn 2023-12-27 16:07:46 +00:00
disable
disconnect
hfc tests: Bluetooth: add host flow-control test 2024-02-26 11:32:36 +00:00
unregister_conn_cb Bluetooth: Host: add unregister connection callback function 2024-02-01 16:05:38 +01:00