zephyr/tests/bluetooth
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
..
init Bluetooth: controller: Controller to Host flow control 2017-05-03 22:23:42 +03:00
shell Bluetooth: shell: Fix deadlock when receiving L2CAP packet 2017-05-04 08:36:12 +03:00
test_bluetooth tests: added TC_START to tests 2017-04-13 12:08:14 +00:00
tester tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00