zephyr/tests/bsim/bluetooth/host/l2cap
Jonathan Rico 8a65b3f337 tests: Bluetooth: don't assume handle is 0
Don't assume the connection handle will always be 0. This is currently the
case with the Zephyr link layer, but recently changed in the Softdevice
Controller.

Another problem is that apparently the spec allows the controller to just
blackhole data instead of returning `BT_HCI_ERR_UNKNOWN_CONN_ID` if the
host uses a wrong handle.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2023-06-21 16:07:05 +02:00
..
credits samples, tests: cleanup void main usage. 2023-04-28 20:39:14 +02:00
credits_seg_recv Bluetooth: Host: Add L2CAP seg_recv API 2023-05-24 13:15:14 -04:00
general bsim: cmake: Remove unnecessary references to environment 2023-04-28 20:38:48 +02:00
send_on_connect Bluetooth: Host: Add sending L2CAP data from connection callback test 2023-06-17 07:33:11 -04:00
split tests: Bluetooth: don't assume handle is 0 2023-06-21 16:07:05 +02:00
stress Bluetooth: Tests: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
userdata bsim: cmake: Remove unnecessary references to environment 2023-04-28 20:38:48 +02:00