zephyr/tests/bluetooth/shell
Johan Hedberg 767c92e176 Bluetooth: Consolidate most outgoing ACL TX buffers into a single pool
Having TX buffers split into numerous pools has the downside of
increased memory consumption. This patch takes the initial step to
consolidate these pools into a single one, saving about 248 bytes of
RAM for a basic configuration.

Change-Id: I449ba18b44a9a6af68e9a2c44f19a9286eb88b14
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-01-17 08:44:21 +02:00
..
src Bluetooth: Take advantage of new net_buf_add_mem() API 2017-01-05 08:49:16 +02:00
arduino_101.conf Bluetooth: Consolidate most outgoing ACL TX buffers into a single pool 2017-01-17 08:44:21 +02:00
Makefile tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
prj_br.conf shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
prj_nble.conf shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
prj_nimble.conf shell: move shell to its own subsystem 2016-12-25 19:35:11 +00:00
prj.conf Bluetooth: Consolidate most outgoing ACL TX buffers into a single pool 2017-01-17 08:44:21 +02:00
testcase.ini Bluetooth: tests/shell: Add Arduino 101-specific configuration 2016-11-09 09:15:46 +00:00