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

nimble/host: Add optional GAP event for unhandled HCI events #1617

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

andrzej-kaczmarek
Copy link
Contributor

This adds option to enabled additional GAP event which is called for a HCI event that host doesn't know how to handle. It can be used to test controller features that host doesn't yet support.

This adds option to enabled additional GAP event which is called for a
HCI event that host doesn't know how to handle. It can be used to test
controller features that host doesn't yet support. It also removes
dedicated BLE_GAP_EVENT_VS_HCI as this is handled now by the same event.
@andrzej-kaczmarek andrzej-kaczmarek merged commit 57cdc5c into apache:master Sep 25, 2023
8 checks passed
@andrzej-kaczmarek andrzej-kaczmarek deleted the hs-unhandled-hci branch September 25, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants