zephyr/subsys/bluetooth/common
Olivier Lesage 86a6b29733 bluetooth: host: Increase default cmd buffer size to 255 if using CS
sizeof(struct bt_le_cs_write_cached_remote_fae_table) = 74,
so the default value (65) was already too small in some cases.

Signed-off-by: Olivier Lesage <olivier.lesage@nordicsemi.no>
2025-05-07 10:29:59 +02:00
..
addr.c
assert.h
bt_settings_commit.h Bluetooth: Mesh: use settings priority feature 2025-01-14 00:00:56 +01:00
bt_shell_private.c bluetooth: shell: move bt_shell_private.c to common folder 2025-01-14 10:56:16 +01:00
bt_shell_private.h bluetooth: shell: move bt_shell_private.c to common folder 2025-01-14 10:56:16 +01:00
bt_str.c Bluetooth: Mark bt_<type>_err_to_str() APIs experimental 2024-07-11 13:11:59 -04:00
bt_str.h
CMakeLists.txt bluetooth: shell: move bt_shell_private.c to common folder 2025-01-14 10:56:16 +01:00
dummy.c Bluetooth: Host: Deprecate BT_BUF_ACL_RX_COUNT symbol 2024-11-27 10:30:59 +01:00
hci_common_internal.h Bluetooth: Controller: Fix HCI command buffer allocation failure 2025-02-21 11:30:38 +00:00
Kconfig bluetooth: host: Increase default cmd buffer size to 255 if using CS 2025-05-07 10:29:59 +02:00
rpa.c Bluetooth: Controller: Introduce BT_CTLR_CRYPTO_SUPPORT 2024-06-07 18:07:48 +01:00
rpa.h