zephyr/tests/bluetooth/shell
Luiz Augusto von Dentz ad4bb37b17 Bluetooth: shell: Fix deadlock when receiving L2CAP packet
The TX and RX pool needs to be split otherwise the TX code path may
consume all buffers causing the RX thread to deadlock which will
possible deadlock the TX thread as well in case it needs more credits.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-05-04 08:36:12 +03:00
..
src Bluetooth: shell: Fix deadlock when receiving L2CAP packet 2017-05-04 08:36:12 +03:00
arduino_101.conf Bluetooth: Kconfig: Make device name variable generic 2017-01-28 08:43:41 +02:00
Makefile license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
prj_br.conf Bluetooth: Kconfig: Make device name variable generic 2017-01-28 08:43:41 +02:00
prj_nble.conf Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possible 2017-01-28 08:43:41 +02:00
prj_nimble.conf shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
prj.conf Bluetooth: Kconfig: Make device name variable generic 2017-01-28 08:43:41 +02:00
testcase.ini Bluetooth: tests/shell: Limit BR/EDR configuration to Qemu for now 2017-04-09 19:05:34 +03:00