zephyr/subsys/bluetooth
Jonathan Rico 6fa6c4c256 Bluetooth: L2CAP: Downgrade user_data API error to a warning
When user_data is not zeroed-out, the API returns an error. Downgrade
the API error to a warning log instead.

Introducing this check (#76489) broke a few PTS tests, as user_data is
not initialized by `net_buf_alloc()`. Doing so is in discussion:

https://github.com/zephyrproject-rtos/zephyr/issues/77088

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-08-19 09:55:49 -04:00
..
audio Bluetooth: BAP: Support setting different values per dir in CIG 2024-08-14 09:42:16 +02:00
common subsys/bluetooth: Correct BT_HCI_VS_EXT_DETECT default 2024-08-14 09:14:10 -04:00
controller bluetooth: controller: kconfig: select power control for plm 2024-08-17 08:55:13 -04:00
crypto bluetooth: fix typo in (common, crypto, services, shell) 2024-06-25 10:27:23 -04:00
host Bluetooth: L2CAP: Downgrade user_data API error to a warning 2024-08-19 09:55:49 -04:00
lib
mesh Bluetooth: Mesh: Fix build warning with gcc 13 2024-08-13 18:18:00 -04:00
services Bluetooth: DIS: integrate app version into FW revision characteristic 2024-08-01 09:13:39 +01:00
shell net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
CMakeLists.txt
Kconfig bluetooth: Add Kconfig for LE Connection Subrating 2024-08-05 10:16:27 +02:00
Kconfig.adv
Kconfig.iso kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
Kconfig.logging Bluetooth: Logging: Fix typo Voluem -> Volume 2024-08-16 09:50:03 +02:00