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

initialize all elements of esp_bt_controller_config_t (IDFGH-7506) #9073

Closed

Conversation

davidzuhn
Copy link
Contributor

Fixes warnings when using bt in C++ on ESP32-S3 by explicitly initializing all elements of the esp_bt_controller_config_t struct (even those that are deprecated).

@Alvin1Zhang
Copy link
Collaborator

Thanks for your contribution.

@espressif-bot espressif-bot added the Status: Opened Issue is new label Jun 1, 2022
@github-actions github-actions bot changed the title initialize all elements of esp_bt_controller_config_t initialize all elements of esp_bt_controller_config_t (IDFGH-7506) Jun 1, 2022
@espressif-bot espressif-bot added Status: In Progress Work is in progress and removed Status: Opened Issue is new labels Jun 1, 2022
@espressif-bot espressif-bot added Resolution: NA Issue resolution is unavailable Status: Done Issue is done internally Resolution: Done Issue is done internally and removed Status: In Progress Work is in progress Resolution: NA Issue resolution is unavailable labels Jun 7, 2022
espressif-bot pushed a commit that referenced this pull request Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Issue is done internally Status: Done Issue is done internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants