zephyr/subsys/bluetooth
Jonathan Rico 75c2aeb8bd Bluetooth: L2CAP: stop stealing buffers from SDU pool
It seems like a nice idea at first, but leads to hard-to-debug
situations for the application.

The previous behavior can be implemented by the app by defining
`alloc_seg` and allocating from the same pool as `buf`.

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-01-15 09:58:58 +01:00
..
audio
common
controller Bluetooth: Controller: Add support for DYNAMIC_INTERRUPTS 2024-01-12 11:16:08 +01:00
crypto
host Bluetooth: L2CAP: stop stealing buffers from SDU pool 2024-01-15 09:58:58 +01:00
lib
mesh Bluetooth: Mesh: Fix dereferencing before null pointer check 2024-01-12 11:28:59 -06:00
services
shell
CMakeLists.txt
Kconfig
Kconfig.adv
Kconfig.iso
Kconfig.logging