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

Update #define BT_CONTROLLER_INIT_CONFIG_DEFAULT() (IDFGH-8441) #9906

Closed
wants to merge 1 commit into from

Conversation

eneidler
Copy link
Contributor

@eneidler eneidler commented Oct 3, 2022

Corrects header names in #define BT_CONTROLLER_INIT_CONFIG_DEFAULT() {0}; _Static_assert(0, "please enable bluetooth in menuconfig to use bt.h"); from "bt.h" to "esp_bt.h" for esp32, esp32c3, and esp32s3.

Corrects header names in string from "bt.h" to "esp_bt.h".
@CLAassistant
Copy link

CLAassistant commented Oct 3, 2022

CLA assistant check
All committers have signed the CLA.

@espressif-bot espressif-bot added the Status: Opened Issue is new label Oct 3, 2022
@github-actions github-actions bot changed the title Update #define BT_CONTROLLER_INIT_CONFIG_DEFAULT() Update #define BT_CONTROLLER_INIT_CONFIG_DEFAULT() (IDFGH-8441) Oct 3, 2022
@Alvin1Zhang
Copy link
Collaborator

Thanks for your contribution.

@Alvin1Zhang
Copy link
Collaborator

Thanks for contribution again, sorry for the very slow turnaround, changes have been merged with e0580d2. Feel free to reopen.

@espressif-bot espressif-bot added Resolution: Done Issue is done internally Status: Done Issue is done internally and removed Status: Opened Issue is new labels Mar 22, 2023
@eneidler eneidler deleted the bt_header_fixes branch March 22, 2023 11:11
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.

6 participants