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

Bluetooth: host: Fix BT_CONN_LE_OPT_NONE renamed issue #24941

Merged
merged 1 commit into from
May 4, 2020

Conversation

joerchan
Copy link
Contributor

@joerchan joerchan commented May 4, 2020

Fix BT_LE_CONN_OPT_NONE renamed to BT_CONN_LE_OPT_NONE missed in 2
places in conn.h

Regression from commit: fdb3da8

This issue got past CI because #24631 and #24829 was merged close together without a CI re-run between them.

Fix BT_LE_CONN_OPT_NONE renamed to BT_CONN_LE_OPT_NONE missed in 2
places in conn.h

Regression from commit: fdb3da8

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
@joerchan joerchan requested review from jhedberg and Vudentz as code owners May 4, 2020 16:29
@joerchan joerchan added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label May 4, 2020
@joerchan joerchan requested a review from carlescufi May 4, 2020 16:29
@jhedberg jhedberg added area: Bluetooth bug The issue is a bug, or the PR is fixing a bug labels May 4, 2020
@zephyrbot zephyrbot added the area: API Changes to public APIs label May 4, 2020
@jhedberg jhedberg merged commit ee9326d into zephyrproject-rtos:master May 4, 2020
@joerchan joerchan deleted the bt-fix-conn-opt-none branch May 4, 2020 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: API Changes to public APIs area: Bluetooth bug The issue is a bug, or the PR is fixing a bug Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants