GapAdvertisingData using deprecated type aliases
Open
mirrored
- Dominant language
- C++
- Stars
- 81
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Some parts of GapAdvertisingData are using type aliases that are marked as deprecated such as `DataType` and `Flags`. The usage of the deprecated types should be changed.
Contributor guide
Research direction
Locate GapAdvertisingData and inspect where it uses the deprecated DataType and Flags aliases. Update those usages to the supported types, then verify that the project still builds and its existing tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100