zephyr/subsys/bluetooth
Aleksander Wasaznik 93d0eac834 Bluetooth: Host: Forbid holding on to buf given to stack
These are safety checks to guard against silent data corruption. The
implementation currently does not clobber bufs, but soon it will. The
bufs will be zero-copy segmented and fragmented, which involves
overwriting already-sent contents with headers for the next fragment.

Signed-off-by: Aleksander Wasaznik <aleksander.wasaznik@nordicsemi.no>
2024-05-21 11:51:20 +01:00
..
audio Bluetooth: CAP: Add reference to the set member for CAP discover 2024-05-18 15:51:26 +03:00
common Bluetooth: Kconfig: Set BT_BUF_EVT_RX_SIZE to 255 for BR/EDR 2024-05-16 09:15:49 +02:00
controller Bluetooth: Controller: Add BT_CTLR_HCI Kconfig option 2024-05-20 15:16:54 +01:00
crypto
host Bluetooth: Host: Forbid holding on to buf given to stack 2024-05-21 11:51:20 +01:00
lib
mesh Bluetooth: Mesh: Shell: Update DFD start bool parse 2024-05-21 11:51:10 +01:00
services Bluetooth: OTS: Fix calling obj_created callback with NULL conn 2024-05-04 13:23:34 +03:00
shell Bluetooth: shell: Fix incorrect check for error return 2024-04-29 10:59:20 +02:00
CMakeLists.txt
Kconfig Bluetooth: Remove BT_HCI_RESERVE and BT_HCI_RAW_RESERVE 2024-04-29 11:01:27 +02:00
Kconfig.adv
Kconfig.iso Bluetooth: ISO: Upgrade from experimental to unstable 2024-05-18 15:54:31 +03:00
Kconfig.logging Bluetooth: HFP_AG: Initialize HFP AG 2024-05-16 09:15:49 +02:00