Skip to content
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

hci_spi_st: send ACI config synchronously #76480

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

arbrauns
Copy link
Contributor

There's no reason to send these async, and since the reply isn't waited for anywhere, this can cause the HCI buffer pool to be exhausted and bt_enable() to fail.

There's no reason to send these async, and since the reply isn't waited for
anywhere, this can cause the HCI buffer pool to be exhausted and
`bt_enable()` to fail.

Signed-off-by: Armin Brauns <[email protected]>
Copy link

This pull request has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 14 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Sep 30, 2024
@jhedberg jhedberg assigned alwa-nordic and unassigned jori-nordic Sep 30, 2024
@jhedberg jhedberg removed the Stale label Sep 30, 2024
@jhedberg
Copy link
Member

More reviews needed here.

@fabiobaltieri fabiobaltieri merged commit 6ba6c66 into zephyrproject-rtos:main Sep 30, 2024
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Host 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.

7 participants