zephyr/tests/bluetooth/mesh_shell
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
..
src
CMakeLists.txt
prj.conf Bluetooth: mesh_shell: Increase L2CAP TX buffer count 2018-02-01 16:51:11 +01:00
testcase.yaml tests: remove build_only option 2017-12-28 20:24:29 -05:00