zephyr/subsys/bluetooth
Carles Cufi 1cdf2460f4 Bluetooth: controller: Fix unchecked return value
Check the return value of mayfly_enqueue() and assert if not successful.

Coverity ID: CID 190991
Fixes #13833.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-03-05 13:08:12 +01:00
..
common include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
controller Bluetooth: controller: Fix unchecked return value 2019-03-05 13:08:12 +01:00
host bluetooth: host: Expand TX thread stack for BT_CENTRAL 2019-03-05 11:22:39 +01:00
services kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01:00
shell bluetooth: shell: Fix uninitialized variable 2019-03-01 09:19:31 +01:00
CMakeLists.txt Bluetooth: controller: Introduce ULL LLL architecture 2019-01-23 09:45:06 +01:00
Kconfig samples: bluetooth: hci_spi: Use DT instead of Kconfig to get HW params 2019-02-01 19:12:57 -05:00