Skip to content

[2.0.0] Fixed missing conditional around BLE_SCHEME. #4880

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

Merged

Conversation

AronRubin
Copy link
Contributor

Use of BLE_SCHEME was protected with CONFIG_BLUEDROID_ENABLED except for this one place causing compliation errors when Bluedroid is disabled. A change to use other BLE hosts for BLE scheme is outside of the scope of this PR but should be considered.

@me-no-dev me-no-dev changed the title Fixed missing conditional around BLE_SCHEME. [2.0.0] Fixed missing conditional around BLE_SCHEME. Mar 1, 2021
@VojtechBartoska VojtechBartoska added this to the 2.0.0 milestone Mar 2, 2021
@me-no-dev me-no-dev merged commit 9a1dd49 into espressif:idf-release/v4.2 Mar 31, 2021
me-no-dev pushed a commit that referenced this pull request Mar 31, 2021
Use of BLE_SCHEME was protected with CONFIG_BLUEDROID_ENABLED except for this one place causing compliation errors when Bluedroid is disabled. A change to use other BLE hosts for BLE scheme is outside of the scope of this PR but should be considered.
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.

3 participants