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

Changing BLE hci transport applied to esp idf 4.4 #111

Merged
merged 3 commits into from
Mar 28, 2025

Conversation

andreagilardoni
Copy link
Contributor

This PR contains the same changes performed in #99, but applied to esp idf version 4.4

@andreagilardoni andreagilardoni changed the base branch from esp-idf-4.4 to preferences-idf-4.4 March 20, 2025 15:42
@andreagilardoni andreagilardoni changed the base branch from preferences-idf-4.4 to esp-idf-4.4 March 20, 2025 15:45
@andreagilardoni andreagilardoni changed the base branch from esp-idf-4.4 to preferences-idf-4.4 March 20, 2025 15:59
@pennam pennam changed the title Changing BLE hci transport applied to asp idf 4.4 Changing BLE hci transport applied to esp idf 4.4 Mar 21, 2025
@pennam pennam added the 3.x.x label Mar 21, 2025
@pennam pennam force-pushed the preferences-idf-4.4 branch from 7396aa2 to 34a9567 Compare March 24, 2025 15:28
@pennam pennam deleted the branch 3.x.x March 25, 2025 10:56
@pennam pennam closed this Mar 25, 2025
@pennam pennam reopened this Mar 27, 2025
@pennam pennam changed the base branch from preferences-idf-4.4 to 3.x.x March 27, 2025 11:44
@pennam pennam force-pushed the ble-vhci-over-spi-4.4 branch from d06f905 to 74df2e3 Compare March 27, 2025 11:46
@pennam pennam self-requested a review March 28, 2025 08:22
@pennam pennam merged commit 42b5295 into 3.x.x Mar 28, 2025
1 check passed
//[2] N args < 1 byte >
//[3] the number 2 < 1 byte >
//[4..5] size < 2 byte >
uint8_t nargs = command[2];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andreagilardoni I've found a couple of this unused nargs variables in this PR and another in the Preferences PR. Could you please add the check if needed, ore remove the unused variable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants