zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 73bf27f243 Bluetooth: controller: split: Fix crash on terminate
Remove incorrect LL_ASSERT check in Lower Link Layer that
checked for invalid connection handle on reception of PDU.
The assert is not needed as PDUs can be received until the
Upper Link Layer is aware of the acknowledgement of the
terminate ind PDU.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-09-03 13:56:12 +02:00
..
common
controller Bluetooth: controller: split: Fix crash on terminate 2019-09-03 13:56:12 +02:00
host Bluetooth: Host: Workaround for controller advertising data bug 2019-09-03 13:08:39 +02:00
mesh Bluetooth: Mesh: Fix publication period timestamp initialization 2019-08-22 17:28:19 +03:00
services Bluetooth: GATT: Fix using variable size storage for CCC 2019-08-22 15:14:39 +03:00
shell Bluetooth: Host: Rename API function to initiate bluetooth security. 2019-08-27 15:13:25 +02:00
CMakeLists.txt
Kconfig