zephyr/subsys
Vinayak Chettimada 65e07099a7 Bluetooth: l2cap: Use global conn tx pool for segmentation
L2CAP Dynamic Channel feature uses the global connection Tx
pool for segmentation either when there is no free buffers
in the original application pool or when the original data
buffer has no headroom to add L2CAP headers.

This eliminates the need for a dedicated fallback pool for
Dynamic Channel segmentation.

Change-id: Ia5452c814169d17ef261ecef425a8fcf2e7e1e84
Signed-off-by: Vinayak Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
2017-04-29 11:39:13 -04:00
..
bluetooth Bluetooth: l2cap: Use global conn tx pool for segmentation 2017-04-29 11:39:13 -04:00
console
debug kconfig: Move debugging-related options from misc/ to subsys/debug/ 2017-04-28 23:41:16 +00:00
disk
fs
logging kernel: event_logger: convert to using newly introduced integer sized types 2017-04-25 22:09:12 +00:00
net net/mqtt: return error codes from net_context_send 2017-04-28 15:01:12 +03:00
shell
usb usb: cdc_acm: Use 2 instead of 4 for IN BULK endpoint 2017-04-28 18:48:58 +00:00
Kconfig
Makefile