zephyr/subsys/bluetooth
Luiz Augusto von Dentz 59e9d7ad1c Bluetooth: L2CAP: Store sent data in the correct buffer
The buf variable may have been unrefed by net_buf_frag_del thus it shall
not be used to store the sent data nor it should be in the
chan->tx_queue.

Jira: ZEP-2395

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-07-30 18:00:17 +03:00
..
common dts: fix Kconfig enablment of BLUETOOTH_MONITOR_ON_DEV_NAME 2017-07-25 12:23:20 -05:00
controller Bluetooth: controller: Fix assert on create connection 2017-07-29 09:51:20 +03:00
host Bluetooth: L2CAP: Store sent data in the correct buffer 2017-07-30 18:00:17 +03:00
shell Bluetooth: Shell: Add second vendor service 2017-07-11 08:22:22 +03:00
Kconfig Bluetooth: Fortify role dependency 2017-06-25 14:26:08 +03:00
Makefile Bluetooth: Shell: Add shell subdir if CONFIG_BLUETOOTH_SHELL=y 2017-05-30 16:39:05 +03:00