zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 3a2ff7b08c Bluetooth: controller: Fix CSA#2 assert
Fix the assert in the controller during connection setup
when peer does not support CSA#2 feature and free Rx buffer
queue does not have enough buffers to generate CSA event.

The assert was reproduced by turning on advertisement
indication and scan request notification features in the
controllers advanced features, and a peer that does not
support CSA#2 initiated a connection.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-05-29 17:30:44 +03:00
..
common Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
controller Bluetooth: controller: Fix CSA#2 assert 2017-05-29 17:30:44 +03:00
host Bluetooth: Fix missing test for BLUETOOTH_CONN with DLE 2017-05-28 16:12:18 +03:00
shell Shell: bt: Use SHELL_REGISTER_WITH_PROMPT 2017-05-29 10:42:21 +03:00
Kconfig Bluetooth: Consolidate all role configuration 2017-05-29 17:08:52 +03:00
Makefile Shell: Add initial code for bt shell module 2017-05-29 10:42:21 +03:00