zephyr/subsys/bluetooth
Jonathan Rico 792ae68165 Bluetooth: host: Use correct user_data size for hci_rx_pool
`struct acl_data` is used even when Host flow control is not enabled.
It is written to through the `acl(buf)` accessor in `conn.c:hci_acl()`.

Hopefully no netbufs were harmed by that :/

Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no>
2024-07-13 10:25:31 -04:00
..
audio Bluetooth: TBS: Add missing documentation in tbs.h 2024-07-12 06:24:39 -04:00
common Bluetooth: Mark bt_<type>_err_to_str() APIs experimental 2024-07-11 13:11:59 -04:00
controller bluetooth: controller: fix typo 2024-06-25 10:27:23 -04:00
crypto bluetooth: fix typo in (common, crypto, services, shell) 2024-06-25 10:27:23 -04:00
host Bluetooth: host: Use correct user_data size for hci_rx_pool 2024-07-13 10:25:31 -04:00
lib Bluetooth: Host: Remove 'Experimental' flag of EAD 2023-07-28 17:48:16 +02:00
mesh everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
services Bluetooth: OTS: Fix issue with callbacks not being set 2024-07-06 17:02:23 +02:00
shell bluetooth: fix typo in (include/zephyr/bluetooth, subsys/bluetooth/) 2024-07-09 17:20:38 +02:00
CMakeLists.txt Bluetooth: Host: Add Encrypted Advertising Data 2023-03-21 13:39:09 +02:00
Kconfig Bluetooth: Kconfig: Add dependency on BT_CONN for PAST 2024-07-08 09:27:11 +02:00
Kconfig.adv Bluetooth: Host: Add support for PAwR Sync 2023-04-26 20:08:16 +02:00
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