zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 0328ecf6fc Bluetooth: controller: Fix Ctrl PDU Tx starvation assert
Replace all controller asserts in control procedure responses
that checked for buffer availability with an implementation
that nacks request PDUs if there are no buffer to prepare
response PDUs.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2017-10-25 16:16:47 +02:00
..
common Bluetooth: Clean up address-to-string usage & implementation 2017-10-05 13:14:08 +03:00
controller Bluetooth: controller: Fix Ctrl PDU Tx starvation assert 2017-10-25 16:16:47 +02:00
host Bluetooth: Mesh: Improve Network Message Cache behavior 2017-10-24 18:23:36 +03:00
shell Bluetooth: shell: Add controller DTM commands 2017-09-29 20:56:11 +02:00
Kconfig samples: Bluetooth: add HCI SPI raw handler sample 2017-08-15 22:58:02 +03:00
Makefile