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

[cc13x2_26x2] Update BitFlags in cc13x2_26x2/BLEManagerImpl #5755

Merged
merged 1 commit into from
Apr 1, 2021

Conversation

kpschoedel
Copy link
Contributor

Problem

TI cc13x2_26x2 example does not build.
Followup from 8ea423a (PR #5319)

Summary of Changes

Convert BLEManagerImpl mFlags to use enum class and BitFlags.

#### Problem

TI cc13x2_26x2 does not build.
Followup from 8ea423a (PR project-chip#5319)

#### Summary of Changes

Convert `BLEManagerImpl` `mFlags` to use `enum class` and `BitFlags`.
@mspang mspang merged commit f3ec8e6 into project-chip:master Apr 1, 2021
@kpschoedel kpschoedel deleted the ti branch April 1, 2021 21:28
jimlyall-q pushed a commit to jimlyall-q/connectedhomeip that referenced this pull request Apr 13, 2021
#### Problem

TI cc13x2_26x2 does not build.
Followup from 8ea423a (PR project-chip#5319)

#### Summary of Changes

Convert `BLEManagerImpl` `mFlags` to use `enum class` and `BitFlags`.
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.

5 participants