zephyr/samples/bluetooth
Luiz Augusto von Dentz 617842edde Bluetooth: ipsp: Add TX pools for TCP
TCP requires buffers to be acked thus it retain a reference, but L2
driver actually consumes the buffer so it needs a context pool to store
to original ones.

Change-Id: Ie9083ab361d3674c33080f9e7e6c7248aaf7abc3
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2017-04-20 08:58:09 +03:00
..
beacon doc: add labels to bluetooth sample docs 2017-04-04 19:51:27 +00:00
central
central_hr
eddystone doc: add labels to bluetooth sample docs 2017-04-04 19:51:27 +00:00
gatt Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possible 2017-01-28 08:43:41 +02:00
handsfree Bluetooth: HFP HF: Add support for RING indication cb 2017-04-08 20:11:54 +03:00
hci_uart doc: add labels to bluetooth sample docs 2017-04-04 19:51:27 +00:00
hci_usb doc: add labels to bluetooth sample docs 2017-04-04 19:51:27 +00:00
ipsp Bluetooth: ipsp: Add TX pools for TCP 2017-04-20 08:58:09 +03:00
peripheral Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possible 2017-01-28 08:43:41 +02:00
peripheral_csc Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possible 2017-01-28 08:43:41 +02:00
peripheral_dis Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possible 2017-01-28 08:43:41 +02:00
peripheral_esp Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possible 2017-01-28 08:43:41 +02:00
peripheral_hids Bluetooth: samples: Use Kconfig DEVICE_NAME variable when possible 2017-01-28 08:43:41 +02:00
peripheral_hr Bluetooth: samples: Add hexiwear_k64 and frdm_k64f to tests 2017-03-07 12:21:29 +01:00
peripheral_sc_only Bluetooth: samples: Add missing README.rst files 2017-02-07 10:52:08 +02:00
scan_adv doc: add labels to bluetooth sample docs 2017-04-04 19:51:27 +00:00
bluetooth.rst