zephyr/tests/bsim/bluetooth
Jonathan Rico 6435262284 Bluetooth: L2CAP: Handle REJECT_RSP for ECRED
We can (and do) open multiple channels with a single L2CAP command. If the
remote doesn't support dynamic channels at all, then it sends back a
REJECT_RSP.

We only destroyed the first channel that matched the command PDU
identifier. Fix that and remove all channels that match.

Also add a test that verifies the patch.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-04-26 19:21:46 -04:00
..
audio Bluetooth: Tests: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
audio_samples tests/bsim: sysbuild: Set primary MCU idx properly 2024-04-18 08:05:55 -07:00
hci_uart tests/bsim: Remove too small timeouts 2024-03-28 17:05:49 -05:00
host Bluetooth: L2CAP: Handle REJECT_RSP for ECRED 2024-04-26 19:21:46 -04:00
ll tests: bsim: Bluetooth: Testing BIG create and sync using LL interface 2024-04-26 15:30:26 +02:00
mesh tests: Bluetooth: Mesh: optimization of blob and dfu bsim tests 2024-04-26 16:11:20 +02:00
samples tests: bsim: Bluetooth: central_hr peripheral_hr coverage 2024-04-23 21:29:10 +00:00
compile.nrf5340bsim_nrf5340_cpuapp.sh tests: bsim: Bluetooth: central_hr peripheral_hr coverage 2024-04-23 21:29:10 +00:00
compile.nrf5340bsim_nrf5340_cpunet.sh tests/bsim sh scripts: Reduce boilerplate 2024-03-25 16:17:13 +01:00
compile.sh tests: bsim: Bluetooth: central_hr peripheral_hr coverage 2024-04-23 21:29:10 +00:00
tests.nrf52bsim.txt CI bsim workflow: Also run some split BT stack tests 2023-10-31 09:31:42 -05:00
tests.nrf5340bsim_nrf5340_cpuapp.txt tests: bsim: Bluetooth: central_hr peripheral_hr coverage 2024-04-23 21:29:10 +00:00
tests.nrf5340bsim_nrf5340_cpunet.txt CI bsim workflow: Also run some split BT stack tests 2023-10-31 09:31:42 -05:00