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
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
services
shell
CMakeLists.txt
Kconfig