ARMmbed / ARMmbed/ble

GapAdvertisingData using deprecated type aliases

Open
#164 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.