zephyr/subsys/bluetooth
Joakim Andersson d10d0f0b39 Bluetooth: host: Use bluetooth assert on HCI command send error
Use bluetooth assert on HCI command send error since this assertion is
always enabled and we should not continue after this has failed.
Log command status failure with information in order to make it more
visible as the HCI status code is more interesting than the -EIO error
code returned by the function.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-04-08 17:58:32 +03:00
..
common Bluetooth: log: Add BT_ASSERT_MSG that matches __ASSERT 2020-04-08 17:58:32 +03:00
controller Bluetooth: controller: specify entropy device explicitly 2020-04-07 13:07:45 -05:00
host Bluetooth: host: Use bluetooth assert on HCI command send error 2020-04-08 17:58:32 +03:00
mesh Bluetooth: Mesh: Fix transport tx and rx 2020-04-08 11:36:11 +03:00
services Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
shell bluetooth: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00