zephyr/subsys/bluetooth
Luiz Augusto von Dentz 5beb5b5992 Bluetooth: ATT: Fix not handling errors properly
Since bt_conn_send_cb can fail to send buffer causing it to unref this
may cause buffer leaks as the caller is not aware of the error assuming
the buffer could be sent.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2019-12-03 19:44:51 +01:00
..
common Bluetooth: Fix BT log level config won't take effect 2019-11-26 09:11:06 +02:00
controller Bluetooth: controller: split: Support Zero Latency IRQs 2019-12-03 10:43:09 +01:00
host Bluetooth: ATT: Fix not handling errors properly 2019-12-03 19:44:51 +01:00
mesh Bluetooth: Mesh: Fixes wrong return value 2019-11-27 11:22:20 +02:00
services kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
shell Bluetooth: Remove usage of BT_BUF_USER_DATA_MIN 2019-11-28 13:35:11 +02:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00