zephyr/tests/bluetooth
Johan Hedberg b072de3b1e Bluetooth: mesh_shell: Increase L2CAP TX buffer count
In case of split host & controller we may need to do ACL segmentation
of packets. Sending the composition data will already have allocated
three TX buffers, so trying to segment the first one further will
result in a deadlock. Increase the buffer count from the default (3)
to 4 to work around this risk.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-02-01 16:51:11 +01:00
..
bluetooth tests: bluetooth/bluetooth fix for boards with a controller 2018-01-17 12:41:06 +02:00
init tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00
mesh tests: add CONFIG_TEST for marking tests 2018-01-08 10:03:57 -05:00
mesh_shell Bluetooth: mesh_shell: Increase L2CAP TX buffer count 2018-02-01 16:51:11 +01:00
shell Bluetooth: shell: Support a non-connectable build 2018-01-25 10:51:54 +02:00
tester Bluetooth: tester: Fix device connected and disconnected events 2018-01-23 12:30:29 +02:00