zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada 417647f057 Bluetooth: Controller: Fix extended header data be zero-length array
Fix the definiion of Common Extended Payload Format data
field in the PDU definitions to be zero-length array,
because PDU size are configurable and to avoid allocations
being made using these PDU structs.

Corrected the extended scan response length check code to
use the correct define instead.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-09-17 14:30:27 +02:00
..
audio Bluetooth: Audio: Add initial server values in bt_vcs_register_param 2021-08-26 09:13:58 -04:00
common bluetooth: Add missing choice names in Kconfig 2021-09-14 09:57:03 +02:00
controller Bluetooth: Controller: Fix extended header data be zero-length array 2021-09-17 14:30:27 +02:00
host Bluetooth: host: Fix hci command done 2021-09-16 21:29:09 +03:00
mesh Bluetooth: Update terms in public API to spec v5.3 2021-09-15 14:02:50 +03:00
services Bluetooth: Object Transfer Service: Defines for allowed object ID values 2021-09-16 10:32:19 +02:00
shell Bluetooth: Update terms in public API to spec v5.3 2021-09-15 14:02:50 +03:00
CMakeLists.txt drivers: bluetooth: build as static library 2021-08-17 06:06:03 -04:00
Kconfig bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00
Kconfig.adv bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00
Kconfig.iso bluetooth: Split configuration into separated Kconfigs 2021-09-14 09:57:03 +02:00