Skip to content

bluetooth: host: Increase default cmd buffer size to 255 if using CS #89247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

olivier-le-sage
Copy link
Contributor

sizeof(struct bt_le_cs_write_cached_remote_fae_table) = 74, so the default value (65) was already too small in some cases.

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>
@kartben kartben merged commit 86a6b29 into zephyrproject-rtos:main May 7, 2025
29 checks passed
@olivier-le-sage olivier-le-sage deleted the write-cached-fae-table branch May 7, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Classic Bluetooth Classic (BR/EDR) area: Bluetooth Controller area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants